Class TtfNameTable.NameRecord
TtfNameTable.NameRecord class
Represents NameRecord structure of the ’name’ table
public class NameRecord
Constructors
Name | Description |
---|---|
NameRecord() | The default constructor. |
Properties
Name | Description |
---|---|
LanguageId { get; } | Language identifier |
NameId { get; } | Name identifier |
PlatformId { get; } | Platform identifier code |
PlatformSpecificId { get; } | Platform-specific encoding identifier |
String { get; } | String in the string storage related to this name record. |
See Also
- class TtfNameTable
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font