Struct FontFamily.TT_TABLE_DIRECTORY
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_TABLE_DIRECTORY
Fields
szTag
Declaration
public byte[] szTag
Field Value
System.Byte[]
|
uCheckSum
Declaration
public uint uCheckSum
Field Value
System.UInt32
|
uLength
Declaration
public uint uLength
Field Value
System.UInt32
|
uOffset
Declaration
public uint uOffset
Field Value
System.UInt32
|
Methods
Initialize()
Declaration
public void Initialize()