DjVu Namespace > TextZone Class : GetTextZonesWithinRect Method |
Public Function GetTextZonesWithinRect( _ ByVal rect As Rectangle, _ ByVal type As TextZoneType _ ) As TextZoneCollection
Dim instance As TextZone Dim rect As Rectangle Dim type As TextZoneType Dim value As TextZoneCollection value = instance.GetTextZonesWithinRect(rect, type)
public TextZoneCollection GetTextZonesWithinRect( Rectangle rect, TextZoneType type )
public: TextZoneCollection^ GetTextZonesWithinRect( Rectangle rect, TextZoneType type )
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family