Aspose::Cells::Rendering::PdfCustomPropertiesExport enum
PdfCustomPropertiesExport enum
Specifies the way CustomDocumentPropertyCollection are exported to PDF file.
enum class PdfCustomPropertiesExport
Values
Name | Value | Description |
---|---|---|
None | 0 | No custom properties are exported. |
Standard | 1 | Custom properties are exported as entries in Info dictionary. |
See Also
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++