is_composite property
is_composite property
Gets or sets a value indicating whether whether the font is composite.
Definition:
@property
def is_composite(self):
...
@is_composite.setter
def is_composite(self, value):
...
See Also
- module
groupdocs.metadata.standards.xmp - class
XmpFont