Aspose::Font::TtfTables::TtfNameTable::DeleteRecordsByNameId method

TtfNameTable::DeleteRecordsByNameId method

Deletes all the records related to passed nameId parameter.

void Aspose::Font::TtfTables::TtfNameTable::DeleteRecordsByNameId(TtfNameTable::NameId nameId)
ParameterTypeDescription
nameIdTtfNameTable::NameIdName identifier, logical string category, specified by NameId enumeration

See Also