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