custom_properties_export عقار
custom_properties_export عقار
يحصل على قيمة أو يعيّنها لتحديد طريقة تصدير CustomDocumentPropertyCollection
إلى الملف PDF. القيمة الافتراضية هي “لا شيء”.
تعريف:
@property
def custom_properties_export(self):
...
@custom_properties_export.setter
def custom_properties_export(self, value):
...