Cuminas DjVu SDK for .NET Framework
GetNthTextZone Method



Syntax
Public Function GetNthTextZone( _
   ByVal index As Integer _
) As TextZone
Dim instance As TextZone
Dim index As Integer
Dim value As TextZone
 
value = instance.GetNthTextZone(index)
public TextZone GetNthTextZone( 
   int index
)
public:
TextZone^ GetNthTextZone( 
   int index
) 

Parameters

index
Requirements

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

See Also

Reference

TextZone Class
TextZone Members

Send Feedback