PdfCustomPropertiesExport enumeration

PdfCustomPropertiesExport enumeration

Specifies the way CustomDocumentPropertyCollection are exported to PDF file.

The PdfCustomPropertiesExport type exposes the following members:

Fields

FieldDescription
NONENo custom properties are exported.
STANDARDCustom properties are exported as entries in Info dictionary.

See Also