aspose.cells

Class PdfCustomPropertiesExport

Utility class containing constants. Specifies the way CustomDocumentPropertyCollection are exported to PDF file.

Field Summary
const  NumberNONE
No custom properties are exported.
const  NumberSTANDARD
Custom properties are exported as entries in Info dictionary.
 

    • Field Detail

      • NONE

        const Number NONE
        No custom properties are exported.
      • STANDARD

        const Number STANDARD
        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".