Enum pfcPDFSaveMode
Description
This enumerated type contains possible save types.
Values
-
PDF_ARCHIVE_1
-
ONLY for PDF_2D_DRAWING
Forces the following:
PDFLayerMode will be forced to PDF_LAYERS_NONE,
PDFOPT_HYPERLINKS = FALSE hyperlinks are not
created in the PDF, Shaded views will not have Transparency and may overlap other data,
PDFOPT_PASSWORD_TO_OPEN = null,
PDFOPT_MASTER_PASSWORD = null
-
PDF_FULL
-
default
-
PDFSaveMode_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.