Nevron.GraphicsCore.TrueType Namespace / INOTRecord Interface / Load Method


Load Method (INOTRecord)
Syntax
'Declaration
 
Sub Load( _
   ByVal reader As System.IO.BinaryReader _
) 
 
'Usage
 
Dim instance As INOTRecord
Dim reader As System.IO.BinaryReader
 
instance.Load(reader)

Parameters

reader
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also