Struct FontFamily.TT_NAME_RECORD
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Telerik.WinControls.Svg.Text
Assembly: TelerikCommon.dll
Syntax
public struct TT_NAME_RECORD
Fields
uEncodingID
Declaration
public ushort uEncodingID
Field Value
System.UInt16
|
uLanguageID
Declaration
public ushort uLanguageID
Field Value
System.UInt16
|
uNameID
Declaration
public ushort uNameID
Field Value
System.UInt16
|
uPlatformID
Declaration
public ushort uPlatformID
Field Value
System.UInt16
|
uStringLength
Declaration
public ushort uStringLength
Field Value
System.UInt16
|
uStringOffset
Declaration
public ushort uStringOffset
Field Value
System.UInt16
|