Bit Field to indicate the saving options.
9.2
Index
Preprocessor Definitions
Preprocessor Definitions
-
kA3DPDFSaveFull deprecated
Basic level (equivalent to a call to A3DPDFDocumentSave).
-
kA3DPDFSaveOptimized Adds misc optimizations for saving.
-
kA3DPDFSaveOptimizeFonts Adds optimization on fonts definition.
This can involve substantial memory and CPU overhead.
-
kA3DPDFSaveCopy Save a copy of the document.
If this flag is not used, the file is locked until A3DPDFDocumentClose is called.