IPXV_OCRResult Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXV_OCRResult Interface}}
 
{{#customTitle:IPXV_OCRResult Interface}}
 
{{#parentPage:PXV:PXV_Interfaces|IPXV_OCRResult|interface}}
 
{{#parentPage:PXV:PXV_Interfaces|IPXV_OCRResult|interface}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
The interface of object of PDF-XChange Editor SDK.
+
Tree-like result of recognition of a single page. It's result of works of [[PXV:IPXV_OCRTask_OCRMemoryImageBGR|IPXV_OCRTask::OCRMemoryImageBGR()]]. Contain list of recognized text blocks [[PXV:IPXV_OCRLines|IPXV_OCRLines]].
  
 
== Methods ==
 
== Methods ==

Revision as of 01:58, 7 July 2015


Tree-like result of recognition of a single page. It's result of works of IPXV_OCRTask::OCRMemoryImageBGR(). Contain list of recognized text blocks IPXV_OCRLines.

Methods

GetFontName

Properties

_NewEnum Count DeskewAngle Item

See Also

IPXV_OCRTask::OCRMemoryImageBGR