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