custom_properties_export property
custom_properties_export property
Gets or sets a value determining the way of custom document properties are exported to PDF file. Default value is None.
Definition:
@property
def custom_properties_export(self):
...
@custom_properties_export.setter
def custom_properties_export(self, value):
...
See Also
- module
aspose.cellsgridjs - class
PdfCustomPropertiesExport - class
PdfSaveOptions