OCRTesseractGetCharLine Method

See Also     Examples     Applies To

This function returns the line position of one of the characters recognized during the last OCR process done by the OCRTesseractDoOCR() function.

Syntax

object.OCRTesseractGetCharLine (nCharNo)

The OCRTesseractGetCharLine syntax has these parts:

Part Description
object Required. An object expression that evaluates to an object in the Applies To list.
nCharNo Required. Long. The character index between 1 and the number of recognized characters returned by the OCRTesseractGetCharCount() function.

Returns

Long. The line on which the character has been found.

Remarks

This function must be used only after the OCRTesseractDoOCR() function.

Category

OCR Plugins Functions





© Copyright 2008 GdPicture All rights reserved.
Documentation MAP.