font_script property

font_script property

Font script setting will be applied.

Definition:

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

See Also