[]
        
(Showing Draft Content)

DrawPdfPageOptions

DsPdfJS API v9.1.0


DsPdfJS API / DrawPdfPageOptions

Type Alias: DrawPdfPageOptions

DrawPdfPageOptions = object

Provides options for the PdfPage#draw method.

Properties

drawAnnotations?

optional drawAnnotations: boolean

Indicates whether to draw the annotations.


drawFormFields?

optional drawFormFields: boolean

Indicates whether to draw the form fields.


viewStateMode?

optional viewStateMode: ViewStateMode

The document view mode.


viewStateZoom?

optional viewStateZoom: number

The document zoom value (1 is actual size, no zoom).