XSaveOptions Object
Represents the current save settings.
System.Object
WebSupergoo.ABCpdf7.XSaveOptions
Method
Description
none
Property
Description
FileExtension
The file extension for the target when it is not otherwise specified.
IDConstant
Whether to assign a constant file version identifier.
IDHexadecimal
Whether to assign non-ASCII file identifiers.
IDUpdate
Whether to update the file version identifier.
Incremental
Whether to use incremental update to preserve an audit trail.
Linearize
Whether to linearize the output for fast web viewing.
Remap
Whether to reduce size by remapping objects.
Template
The path to the template file.
TemplateData
The template data.