match_any_style property
match_any_style property
The property indicates whether any font style (bold, italic, underline) for the original font is matched when true, or the exact font style specified in OriginalFont when false.
Definition:
@property
def match_any_style(self):
...
See Also
- class
FontTransformation