Interface: DocumentSaveOptions
Options for configuring the document save behavior.
Properties
saveOriginal?
optional
saveOriginal:boolean
Indicates whether to save the original input document, discarding any interactive changes. When set to true, it bypasses the regular save process, avoiding any automatic repairs or modifications.
Default
false