font_extraction property

font_extraction property

Definition:

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

See Also