com.aspose.cells.PdfCustomPropertiesExport.html Maven / Gradle / Ivy
PdfCustomPropertiesExport
com.aspose.cells
Class PdfCustomPropertiesExport
java.lang.Object
com.aspose.cells.PdfCustomPropertiesExport
public class PdfCustomPropertiesExport
- extends java.lang.Object
Field Summary | ||
---|---|---|
static final int | NONE | |
No custom properties are exported. | ||
static final int | STANDARD | |
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.