TtfLocaTable.OffsetsList.Item
TtfLocaTable.OffsetsList indexer
Gets offset by index.
public uint this[int index] { get; }
Parameter | Description |
---|---|
index | Offset index. |
See Also
- class OffsetsList
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font
Gets offset by index.
public uint this[int index] { get; }
Parameter | Description |
---|---|
index | Offset index. |