IPXV_OCRRegions Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_OCRRegions Interface}}
 
{{#customTitle:IPXV_OCRRegions Interface}}
{{ToWrite}}
+
{{#parentPage:PXV:PXV_Interfaces|IPXV_OCRRegions|interface}}
 
{{ToReview}}
 
{{ToReview}}
  
The interface of object of PDF-XChange Editor SDK.
+
The interface of the list-container of selected [[PXV:IPXV_OCRRegion|IPXV_OCRRegion]] regions for text recognition.
  
 
== Methods ==
 
== Methods ==
Line 18: Line 19:
 
{| class="wikitable properties"
 
{| class="wikitable properties"
 
|-
 
|-
 +
| [[PXV:IPXV_OCRRegions__NewEnum|_NewEnum]]
 
| [[PXV:IPXV_OCRRegions_Count|Count]]
 
| [[PXV:IPXV_OCRRegions_Count|Count]]
 
| [[PXV:IPXV_OCRRegions_Item|Item]]
 
| [[PXV:IPXV_OCRRegions_Item|Item]]
| [[PXV:IPXV_OCRRegions_PageNum|PageNum]]
 
 
|  
 
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXV_OCRExtension_CreateOCRRegions|IPXV_OCRExtension::CreateOCRRegions]], [[PXV:IPXV_OCRTask_AnalyzeImage|IPXV_OCRTask::AnalyzeImage]], [[PXV:IPXV_OCRTask_AnalyzePage|IPXV_OCRTask::AnalyzePage]], [[PXV:IPXV_OCRTask_ProceedImage|IPXV_OCRTask::ProceedImage]], [[PXV:IPXV_OCRTask_ProceedPage|IPXV_OCRTask::ProceedPage]]

Latest revision as of 12:40, 9 June 2016


The interface of the list-container of selected IPXV_OCRRegion regions for text recognition.

Methods

Clear InsertNew Remove

Properties

_NewEnum Count Item

See Also

IPXV_OCRExtension::CreateOCRRegions, IPXV_OCRTask::AnalyzeImage, IPXV_OCRTask::AnalyzePage, IPXV_OCRTask::ProceedImage, IPXV_OCRTask::ProceedPage