asposecells.api
Class PdfCustomPropertiesExport

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

Field Summary
const  intNONE
           No custom properties are exported.
const  intSTANDARD
           Custom properties are exported as entries in Info dictionary.
 

Field Detail

NONE

const int NONE
No custom properties are exported.

STANDARD

const int 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".

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.