C# Class PdfSharp.Fonts.OpenType.NameTable.NameRecord

Show file Open project: DavidS/MigraDoc

Public Properties

Property Type Description
encodingID ushort
languageID ushort
length ushort
nameID ushort
offset ushort
platformID ushort

Property Details

encodingID public property

public ushort encodingID
return ushort

languageID public property

public ushort languageID
return ushort

length public property

public ushort length
return ushort

nameID public property

public ushort nameID
return ushort

offset public property

public ushort offset
return ushort

platformID public property

public ushort platformID
return ushort