Printer
Printer
Section titled “Printer”app.PrinterList[index]
Description
Section titled “Description”Associates an available printer with printer information.
To request a list of printers, you must first have a document open or an error is returned.
Properties
Section titled “Properties”Printer.name
Section titled “Printer.name”app.printerList[index].name
Description
Section titled “Description”The printer name.
String
Printer.printerInfo
Section titled “Printer.printerInfo”app.printerList[index].printerInfo
Description
Section titled “Description”The printer information.
Printer.typename
Section titled “Printer.typename”app.printerList[index].typename
Description
Section titled “Description”The class name of the object.
String; read-only.