Aspose::Font::IFontSubset class

IFontSubset class

Represents font subset interface.

class IFontSubset : public virtual Aspose::Font::IFont

Methods

MethodDescription
virtual get_OriginalFont()Gets original font of the Font subset.
virtual get_UsedGlyphs()Gets list of used glyph ids.

See Also