custom_properties_export недвижимость
custom_properties_export недвижимость
Возвращает или задаёт значение, определяющее способ экспорта CustomDocumentPropertyCollection
в файл PDF. Значение по умолчанию — None.
Определение:
@property
def custom_properties_export(self):
...
@custom_properties_export.setter
def custom_properties_export(self, value):
...
Смотрите также
- модуль
aspose.cells
- класс
CustomDocumentPropertyCollection
- класс
PdfCustomPropertiesExport
- класс
PdfSaveOptions