All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.PdfCustomPropertiesExport.html Maven / Gradle / Ivy

There is a newer version: 23.1
Show newest version





PdfCustomPropertiesExport




com.aspose.cells
Class PdfCustomPropertiesExport

java.lang.Object
    extended by com.aspose.cells.PdfCustomPropertiesExport

public class PdfCustomPropertiesExport 
extends java.lang.Object

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


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

Field Detail

NONE

public static final int NONE
No custom properties are exported.

STANDARD

public static final 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.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy