Foxit PDF SDK
foxit.addon.ocr.OCRSuspectInfo Class Reference

Inherits SystemIDisposable.

Properties

int page_index [get, set]
 The index of page.
 
string suspect_words [get, set]
 Suspicious words after OCR recognition.
 
RectFwords_rect [get, set]
 The box rectangle, in PDF coordinate system for suspicious words.
 

Detailed Description

This class indicates that it is used to collect the information set of suspicious results that exist after OCR recognition is completed. Use this information to quickly locate the page and coordinate position of the suspicious information.