Class TtfStatTable.AxisValueTableBase

TtfStatTable.AxisValueTableBase class

Base class for Axis Value Table structure. Spec: Axis Value Tables provide details regarding a specific style-attribute value on some specific axis of design variation, or a combination of design-variation axis values, and the relationship of those values to labels used as elements in subfamily names.

public abstract class AxisValueTableBase

Properties

NameDescription
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