font_family property
font_family property
Gets or sets the font family name.
Definition:
@property
def font_family(self):
...
@font_family.setter
def font_family(self, value):
...
See Also
- module
groupdocs.metadata.standards.xmp - class
XmpFont