title: PdfCustomPropertiesExport enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs weight: 240 url: /aspose.cells.rendering/pdfcustompropertiesexport/ is_root: false
Specifies the way CustomDocumentPropertyCollection are exported to PDF file.
The PdfCustomPropertiesExport type exposes the following members:
| Field | Description |
|---|---|
| NONE | No custom properties are exported. |
| STANDARD | Custom properties are exported as entries in Info dictionary. |
- module
aspose.cells.rendering - class
CustomDocumentPropertyCollection