DocumentSaveOptions constructor
const
DocumentSaveOptions({})
Implementation
const DocumentSaveOptions({
this.userPassword,
this.ownerPassword,
this.flatten,
this.incremental,
this.excludeAnnotations,
this.saveForPrinting,
this.permissions,
this.pdfVersion,
this.includeComments,
this.outputFormat,
this.optimize,
});