Aspose::Font::TtfTables::TtfStatTable::AxisValueTableBase class
Contents
[
Hide
]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
Method | Description |
---|---|
get_Flags() const | Gets axis value table flags field. |
get_Format() const | Gets format identifier (version number) |
get_ValueName() | Gets the name from the ’name’ table that provide a display string for this attribute value. |
get_ValueNameId() const | Gets the name ID for entries in the ’name’ table that provide a display string for this attribute value. |
See Also
- Class Object
- Class TtfStatTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++