Class TtfStatTable.AxisValueTableFormat4
Contents
[
Hide
]TtfStatTable.AxisValueTableFormat4 class
Represents Axis value table format 4
public class AxisValueTableFormat4 : AxisValueTableBase
Constructors
Name | Description |
---|---|
AxisValueTableFormat4(ushort, ushort, AxisValue[]) | Constructor |
Properties
Name | Description |
---|---|
AxisValues { get; } | Array of AxisValue records that provide the combination of axis values, one for each contributing axis. |
Flags { get; } | Gets axis value table flags field. |
Format { get; } | Gets format identifier (version number) |
ValueName { get; } | Gets the name from the ’name’ table that provide a display string for this attribute value. |
ValueNameId { get; } | Gets the name ID for entries in the ’name’ table that provide a display string for this attribute value. |
See Also
- class AxisValueTableBase
- class TtfStatTable
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font