Class TtfPrepTable
TtfPrepTable class
Represents “prep” table of the TTF Font file.
public class TtfPrepTable : TtfTableBase
Properties
| Name | Description |
|---|---|
| Offset { get; } | Gets offset from beginning of sfnt. |
| Program { get; } | Set of instructions. |
| TtfTables { get; } | Reference to TTF table repository. |
| static Tag { get; } | Gets table tag. |
See Also
- class TtfTableBase
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font