font_family property
font_family property
The text font family.
Definition:
@property
def font_family(self):
...
@font_family.setter
def font_family(self, value):
...
See Also
- class
SearchTextFragment
The text font family.
@property
def font_family(self):
...
@font_family.setter
def font_family(self, value):
...
SearchTextFragment