ZoneArea (Method) - OCR for AnyDoc - Foundation 23.1 - Foundation 23.1 - AnyDoc - external - AnyDoc/OCR-for-AnyDoc/Foundation-23.1/OCR-for-AnyDoc-Programming-Reference-Guide/VBScript-Objects-Properties-and-Methods/Individual-Object-Methods/ZoneArea-Method - 2023-11-17

OCR for AnyDoc Programming Reference Guide

Platform
AnyDoc
Product
OCR for AnyDoc
Release
Foundation 23.1
License

Description

This property allows access to the Rectangle object that holds the coordinates of the ASCII data of the current solution.

Applicable Events

ZoneLink

Syntax

object.ZoneArea(strName)= Area

Parameters

Object is a reference to the Appication object. For more information, see Application Object (page Application Object).

ZoneArea is the command.

strName is the name of the zone or algorithm.

Area is the rectangle object with the area co-ordinates of the image.

Example