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