Aspose::Font::TtfTables::TtfNameTable::NameRecord class

NameRecord class

Represents NameRecord structure of the ’name’ table.

class NameRecord : public System::Object

Methods

MethodDescription
get_LanguageId() constLanguage identifier.
get_NameId() constName identifier.
get_PlatformId() constPlatform identifier code.
get_PlatformSpecificId() constPlatform-specific encoding identifier.
get_String() constString in the string storage related to this name record.
NameRecord()

See Also