Cuminas DjVu SDK for .NET Framework
TextZones Property



Syntax
Public ReadOnly Property TextZones As TextZoneCollection
Dim instance As TextMatch
Dim value As TextZoneCollection
 
value = instance.TextZones
public TextZoneCollection TextZones {get;}
public:
property TextZoneCollection^ TextZones {
   TextZoneCollection^ get();
}
Requirements

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

See Also

Reference

TextMatch Class
TextMatch Members

Send Feedback