AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Interface PrinterInfo

    interface PrinterInfo {
        description: string;
        isDefault: boolean;
        name: string;
    }
    Index
    description: string

    Printer Description

    isDefault: boolean

    Indicates that system's default printer.

    name: string

    Printer Name