Aspose::Font::TtfTables::TtfStatTable::get_AxisValueTables method

TtfStatTable::get_AxisValueTables method

Returns array of Axis Value Tables. 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.

System::ArrayPtr<System::SharedPtr<TtfStatTable::AxisValueTableBase>> Aspose::Font::TtfTables::TtfStatTable::get_AxisValueTables()

See Also