[]
        
(Showing Draft Content)

SaveMode

DsPdfJS API v9.1.0


DsPdfJS API / SaveMode

Enumeration: SaveMode

Defines the modes of saving a PDF.

Enumeration Members

Default

Default: 0

Default mode. In this mode, the PDF is not linearized and incremental update is not used.


IncrementalUpdate

IncrementalUpdate: 2

The document is saved using incremental update.