ViewerPreferences
Defined in: src/core/types.ts:982
Viewer preferences for a PDF document.
These settings control how a PDF viewer should display and print the document.
Properties
Section titled “Properties”duplexMode
Section titled “duplexMode”duplexMode:
DuplexMode
Defined in: src/core/types.ts:988
Duplex printing mode.
numCopies
Section titled “numCopies”numCopies:
number
Defined in: src/core/types.ts:986
Number of copies to print by default.
printScaling
Section titled “printScaling”printScaling:
boolean
Defined in: src/core/types.ts:984
Whether print scaling should be applied.