Skip to content

Printer

app.PrinterList[index]

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.


app.printerList[index].name

The printer name.

String


app.printerList[index].printerInfo

The printer information.

PrinterInfo


app.printerList[index].typename

The class name of the object.

String; read-only.