Show / Hide Table of Contents

Property ocr.FoundWordIndex


Overload

Index (in ocr.Words) of the first found word. If did not search for text (for example called ocr.recognize), this property is 0.

public int FoundWordIndex { get; }
Property Value
int