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)
Parameter | Type | Description |
---|---|---|
nameId | TtfNameTable::NameId | Name identifier, logical string category, specified by NameId enumeration |
See Also
- Enum NameId
- Class TtfNameTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++