Aspose::Font::TtfTables::TtfMaxpTable::get_TableVersion 方法

TtfMaxpTable::get_TableVersion method

获取格式版本。使用对象 Version16Dot16 的属性 MajorNumber 和 MinorNUmber(十六进制表示)来检测使用的版本。

System::SharedPtr<TtfCommon::Version16Dot16> Aspose::Font::TtfTables::TtfMaxpTable::get_TableVersion() const

另见