font_family_name property

FontSavingArgs.font_family_name property

Indicates the current font family name.

@property
def font_family_name(self) -> str:
    ...

See Also