Aspose::Font::TtfTables::TtfNameTable::GetNameById method

TtfNameTable::GetNameById method

Returns a name by nameId if found, null otherwise.

System::String Aspose::Font::TtfTables::TtfNameTable::GetNameById(TtfNameTable::NameId nameId)
ParameterTypeDescription
nameIdTtfNameTable::NameIdname identifier

ReturnValue

name

See Also