type property

StreamFontSource.type property

Returns the type of the font source.

@property
def type(self) -> aspose.words.fonts.FontSourceType:
    ...

See Also