Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PrintOptions

Index

Properties

asImage

asImage: boolean
brief

asImage as image.

endIndex

endIndex: number
brief

the last page index.

hideHeaderFooter

hideHeaderFooter: boolean
brief

Sets whether to print the current document with the Header&Footer or not.
False means to print without Header&Footer, otherwise is true. This option is only available on Chrome, FireFox and Chromium Edge.

printType

printType: string[]
brief

'['page', 'annot']'.

quality

quality: number
breif

Specifies the printing quality percentage. Valid range: 100 ~ 1000.

reverse

reverse: boolean
brief

indicate reverse or not.

shrinkToFit

shrinkToFit: boolean
brief

indicate shrink to Fit or not.

silent

silent: boolean
brief

indicate slient or not.

startIndex

startIndex: number
brief

indicate start index.

total

total: number
brief

total the page counts.

ui

ui: boolean
brief

show print ui or not.