HighlightEntireRow - OCR for AnyDoc - Foundation 23.1 - Foundation 23.1 - AnyDoc - external

OCR for AnyDoc Programming Reference Guide

Platform
AnyDoc
Product
OCR for AnyDoc
Release
Foundation 23.1
License

Description

Read-write. If set to TRUE, the entire row of the selected cell is highlighted. If FALSE, just the current cell is highlighted. The default value is FALSE.

Applicable Events

AnyApp Pre-Application, AnyApp Post-Algorithm, AnyApp Post-Application, Post Extract, AnyApp Post Extract, Pre-Verify, Interactive, Verification Function Key (F-Key), Post-Verify

Syntax

object.HighlightEntireRow = TRUE/FALSE

Parameters

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

HighlightEntireRow is the command.

Example

GridChoiceDialog.HighlightEntireRow = TRUE