[]
        
(Showing Draft Content)

SavePdfOptions

DsPdfJS API v9.1.0


DsPdfJS API / SavePdfOptions

Type Alias: SavePdfOptions

SavePdfOptions = object

Provides options for saving a PDF document.

Properties

pdfStreamHandling?

optional pdfStreamHandling: PdfStreamHandling

Specifies how existing PDF streams will be handled when the document is saved.


saveMode?

optional saveMode: SaveMode

Specifies the PDF save mode.


useObjectStreams?

optional useObjectStreams: UseObjectStreams

Indicates whether to use object streams when saving the PDF.