IPXV_OCRResult Interface
The interface of object of PDF-XChange Editor SDK.
Tree-like result of recognition of a single page. It's result of works of IPXV_OCRTask::ProceedImage() or IPXV_OCRTask::ProceedPage(). Contain list of recognized text blocks PXV_OCRBlockInfo.
Methods
| GetFontName | GetSymbol | GetSymbolStyle | GetText |
| GetLangName |
Properties
| BlockInfo | LineInfo | ParasCount | SymbolsCount |
| BlocksCount | LinesCount | SymbolCode | WordInfo |
| DeskewAngle | ParaInfo | SymbolInfo | WordsCount |
| DPI |