Cuminas DjVu SDK for .NET Framework
IndexOf Method (TextZone)



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

Parameters

zone
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