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