Cuminas DjVu SDK for .NET Framework
Import(Int32,TextZone) Method



Syntax
Public Overloads Sub Import( _
   ByVal index As Integer, _
   ByVal zone As TextZone _
) 
Dim instance As TextZoneCollection
Dim index As Integer
Dim zone As TextZone
 
instance.Import(index, zone)
public void Import( 
   int index,
   TextZone zone
)
public:
void Import( 
   int index,
   TextZone^ zone
) 

Parameters

index
zone
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

TextZoneCollection Class
TextZoneCollection Members
Overload List

Send Feedback