custom_properties_export fastighet
custom_properties_export fastighet
Hämtar eller ställer in ett värde som bestämmer hur CustomDocumentPropertyCollection exporteras till filen PDF. Standardvärdet är None.
Definition:
@property
def custom_properties_export(self):
...
@custom_properties_export.setter
def custom_properties_export(self, value):
...
Se även
- modul aspose.cells
- klass CustomDocumentPropertyCollection
- klass PdfCustomPropertiesExport
- klass PdfSaveOptions