IPXV_OCRResult Interface

From PDF XChange PDF SDK
Revision as of 00:40, 20 May 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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

See Also

IPXV_OCRTask::ProceedImage, IPXV_OCRTask::ProceedPage