PrinterInfo

Printer information.

Constants/Events

Name

Type

Access

Description

binaryPrintingSupport

Boolean

readonly

Does the printer support binary printing?

colorSupport

PrinterColorMode

PrinterColorMode.BLACKANDWHITEPRINTER

PrinterColorMode.COLORPRINTER

PrinterColorMode.GRAYSCALEPRINTER

readonly

The printer color capability.

customPaperSupport

Boolean

readonly

Does the printer support custom paper size?

customPaperTransverseSupport

Boolean

readonly

Does the printer support custom paper transverse?

deviceResolution

Number

readonly

The printer default resolution.

inRIPSeparationSupport

Boolean

readonly

Does the printer support InRIP color separation?

maxDeviceResolution

Number

readonly

The printer maximum device resolution.

maxPaperHeight

Number

readonly

Custom paper's maximum height.

maxPaperHeightOffset

Number

readonly

Custom paper's maximum height offset.

maxPaperWidth

Number

readonly

Custom paper's maximum width.

maxPaperWidthOffset

Number

readonly

Custom paper's maximum width offset.

minPaperHeight

Number

readonly

Custom paper's minimum height.

minPaperHeightOffset

Number

readonly

Custom paper's minimum height offset.

minPaperWidth

Number

readonly

Custom paper's minimum width.

minPaperWidthOffset

Number

readonly

Custom paper's minimum width offset.

paperSizes

Array of Paper

readonly

The list of supported paper sizes.

postScriptLevel

PrinterPostScriptLevelEnum

PrinterPostScriptLevelEnum.PSLEVEL1

PrinterPostScriptLevelEnum.PSLEVEL2

PrinterPostScriptLevelEnum.PSLEVEL3

readonly

The PostScript level.

printerType

PrinterTypeEnum

PrinterTypeEnum.NONPOSTSCRIPTPRINTER

PrinterTypeEnum.POSTSCRIPTPRINTER

PrinterTypeEnum.Unknown

readonly

The printer type.

Object of

Printer.printerInfo