check_font_compatibility property

check_font_compatibility property

Definition:

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

See Also