Enum PdfCustomPropertiesExport

Enum PdfCustomPropertiesExport

Namespace: Aspose.Cells.Rendering
Assembly: Aspose.Cells.dll (25.2.0)

Specifies the way Aspose.Cells.Properties.CustomDocumentPropertyCollection are exported to PDF file.

public enum PdfCustomPropertiesExport

Fields

None = 0

No custom properties are exported.

Standard = 1

Custom properties are exported as entries in Info dictionary.

Custom properties with the following names are not exported: “Title”, “Author”, “Subject”, “Keywords”, “Creator”, “Producer”, “CreationDate”, “ModDate”, “Trapped”.