custom_properties_export proprietà
custom_properties_export proprietà
Ottiene o imposta un valore che determina il modo in cui CustomDocumentPropertyCollection viene esportato nel file PDF. Il valore predefinito è Nessuno.
Definizione:
@property
def custom_properties_export(self):
...
@custom_properties_export.setter
def custom_properties_export(self, value):
...
Guarda anche
- modulo aspose.cells
- classe CustomDocumentPropertyCollection
- classe PdfCustomPropertiesExport
- classe PdfSaveOptions