Cuminas DjVu SDK for .NET Framework
SetItem Method (TextZoneCollection)



Syntax
Protected Overrides NotOverridable Sub SetItem( _
   ByVal index As Integer, _
   ByVal zone As TextZone _
) 
Dim instance As TextZoneCollection
Dim index As Integer
Dim zone As TextZone
 
instance.SetItem(index, zone)
protected override void SetItem( 
   int index,
   TextZone zone
)
protected:
void SetItem( 
   int index,
   TextZone^ zone
) override 

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

Send Feedback