Class TtcFontSource
TtcFontSource class
Represents TTC Font source.
public class TtcFontSource
Constructors
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| GetFontDefinitions() | Returns Font definition array of the TTC Font source. |
See Also
- namespace Aspose.Font.Ttf
- assembly Aspose.Font