Click or drag to resize

CharactersCellNumber Property

This property returns the index of the table cell containing the characters of this collection.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public int CellNumber { get; }

Property Value

Type: Int32
Remarks

If all characters of the page or a selected OCR zone are currently contained by this collection, CellNumber is -1. The default value is -1.

See Also