Class TtcFontSource

TtcFontSource class

Represents TTC Font source.

public class TtcFontSource

Constructors

NameDescription
TtcFontSource(StreamSource)Creates TTC Font source based on IStreamSource stream providing object.
TtcFontSource(string)Creates TTC Font source based on ttc font collection file path.

Methods

NameDescription
GetFontDefinitions()Returns Font definition array of the TTC Font source.

See Also