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



Syntax
Public Function Contains( _
   ByVal zone As TextZone _
) As Boolean
Dim instance As TextZone
Dim zone As TextZone
Dim value As Boolean
 
value = instance.Contains(zone)
public bool Contains( 
   TextZone zone
)
public:
bool Contains( 
   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