save_format عقار

save_format عقار

يحصل على تنسيق الحفظ أو يعينه.

ملاحظات

إذا تم تحديد LowCodeImageSaveOptions.image_options، فسيتم أيضًا تعيين هذه الخاصية قم بتغيير القيمة ImageOrPrintOptions.image_type منها.

تعريف:

@property
def save_format(self):
    ...
@save_format.setter
def save_format(self, value):
    ...

أنظر أيضا