[]
DsPdfJS API / DrawPdfPageOptions
DrawPdfPageOptions =
object
Provides options for the PdfPage#draw method.
optionaldrawAnnotations:boolean
Indicates whether to draw the annotations.
optionaldrawFormFields:boolean
Indicates whether to draw the form fields.
optionalviewStateMode:ViewStateMode
The document view mode.
optionalviewStateZoom:number
The document zoom value (1 is actual size, no zoom).