Aspose::Font::TtfTables::TtfNameTable::GetAllNameRecords 方法

TtfNameTable::GetAllNameRecords method

返回表中所有 NameRecord 结构。

System::ArrayPtr<System::SharedPtr<TtfNameTable::NameRecord>> Aspose::Font::TtfTables::TtfNameTable::GetAllNameRecords()

ReturnValue

包含 NameRecord 结构的数组

另见