Aspose::Font::TtfTables::TtfNameTable::NameRecord class
NameRecord class
Represents NameRecord structure of the ’name’ table.
class NameRecord : public System::Object
Methods
| Method | Description |
|---|---|
| get_LanguageId() const | Language identifier. |
| get_NameId() const | Name identifier. |
| get_PlatformId() const | Platform identifier code. |
| get_PlatformSpecificId() const | Platform-specific encoding identifier. |
| get_String() const | String in the string storage related to this name record. |
| NameRecord() |
See Also
- Class Object
- Class TtfNameTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++