Aspose::Font::TtfTables::TtfStatTable::AxisValueTableBase class

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.

class AxisValueTableBase : public System::Object

Methods

MethodDescription
get_Flags() constGets axis value table flags field.
get_Format() constGets format identifier (version number)
get_ValueName()Gets the name from the ’name’ table that provide a display string for this attribute value.
get_ValueNameId() constGets the name ID for entries in the ’name’ table that provide a display string for this attribute value.

See Also