C# Class NOpenType.Tables.ScriptTable

Datei anzeigen Open project: prepare/HTML-Renderer Class Usage Examples

Public Properties

Property Type Description
DefaultLangSysOffset short
scriptTag uint

Public Methods

Method Description
CreateFrom ( BinaryReader reader, long beginAt ) : ScriptTable
ToString ( ) : string

Method Details

CreateFrom() public static method

public static CreateFrom ( BinaryReader reader, long beginAt ) : ScriptTable
reader System.IO.BinaryReader
beginAt long
return ScriptTable

ToString() public method

public ToString ( ) : string
return string

Property Details

DefaultLangSysOffset public_oe property

public short DefaultLangSysOffset
return short

scriptTag public_oe property

public uint scriptTag
return uint