Class TtcFontFileDefinition
TtcFontFileDefinition class
Represents file definition for TTC Font.
public class TtcFontFileDefinition : FontFileDefinition
Constructors
| Name | Description |
|---|---|
| TtcFontFileDefinition(int, string, StreamSource, long) | Creates a file definition using file content only. |
Properties
| Name | Description |
|---|---|
| FileExtension { get; } | Gets Font file extension. |
| FileName { get; } | Gets Font file name. |
| FontIndex { get; } | Gets Font index inside TTC Font. |
| Offset { get; } | Gets offset inside the stream. |
| StreamSource { get; } | Gets the stream source. |
See Also
- class FontFileDefinition
- namespace Aspose.Font.Ttf
- assembly Aspose.Font