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

Inherits Object.

Public Attributes

int page_index
 The index of page.
 
WString suspect_words
 Suspicious words after OCR recognition.
 
foxit::RectF words_rect
 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.