Is this page helpful?
Indicates whether the Field information has been extracted using ITemplateForm.ExtractInfo.
[DataMemberAttribute()]
public bool IsInfoExtracted { get; }
true if the information has been extracted; otherwise, false.
LEADTOOLS OMR toolkit provides an easy way to automatically detect and create the OmrField object using the ExtractInfo method. IsInfoExtracted is used to determine wether the info has been auto extracted.