custom_properties_export Eigentum
custom_properties_export Eigentum
Ruft einen Wert ab oder legt diesen fest, der bestimmt, wie CustomDocumentPropertyCollection in die PDF-Datei exportiert werden. Der Standardwert ist „Keine“.
Definition:
@property
def custom_properties_export(self):
...
@custom_properties_export.setter
def custom_properties_export(self, value):
...
Siehe auch
- Modul aspose.cells
- Klasse CustomDocumentPropertyCollection
- Klasse PdfCustomPropertiesExport
- Klasse PdfSaveOptions