Enum GridPdfCustomPropertiesExport

GridPdfCustomPropertiesExport enumeration

Specifies the way are exported to PDF file.

public enum GridPdfCustomPropertiesExport

Values

NameValueDescription
None0No custom properties are exported.
Standard1Custom properties are exported as entries in Info dictionary.

See Also