IPXV_OCRTask Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_OCRTask Interface}}
 
{{#customTitle:IPXV_OCRTask Interface}}
 +
{{#parentPage:PXV:PXV_Interfaces|IPXV_OCRTask|interface}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
The interface of object of PDF-XChange Editor SDK.
 
The interface of object of PDF-XChange Editor SDK.
  
 
== Methods ==
 
== Methods ==
{| class="wikitable sortable collapsible" style="width: 100%"
+
{| class="wikitable methods"
 
|-
 
|-
! style="text-align: left" scope="col" width="15%" | Method
+
| [[PXV:IPXV_OCRTask_AnalyzeImage|AnalyzeImage]]
! style="text-align: left" scope="col" class="unsortable" | Description
+
| [[PXV:IPXV_OCRTask_AnalyzePage|AnalyzePage]]
|-
+
| [[PXV:IPXV_OCRTask_ProceedImage|ProceedImage]]
| [[PXV:IPXV_OCRTask_AnalyzeImageMemoryBGR|AnalyzeImageMemoryBGR]]
+
| [[PXV:IPXV_OCRTask_ProceedPage|ProceedPage]]
| ...
+
|-
+
| [[PXV:IPXV_OCRTask_OCRMemoryImageBGR|OCRMemoryImageBGR]]
+
| ...
+
|-
+
| [[PXV:IPXV_OCRTask_OCRPage|OCRPage]]
+
| ...
+
 
|}
 
|}
  
 
== Properties ==
 
== Properties ==
{| style="width: 100%" class="wikitable sortable collapsible"
+
{| class="wikitable properties"
 
|-
 
|-
! style="text-align: left" scope="col" width="15%" | Property
+
| [[PXV:IPXV_OCRTask_Params|Params]]
! style="text-align: center" scope="col" width="5%" | Access Type
+
|  
! style="text-align: left" scope="col"  class="unsortable" | Description
+
|  
|-
+
|  
| [[PXV:IPXV_OCRTask_Settings|Settings]]
+
| style="text-align: center" | R
+
| .
+
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXV_OCRExtension_CreateNewTask|IPXV_OCRExtension::CreateNewTask]]

Latest revision as of 12:44, 9 June 2016


The interface of object of PDF-XChange Editor SDK.

Methods

AnalyzeImage AnalyzePage ProceedImage ProceedPage

Properties

Params

See Also

IPXV_OCRExtension::CreateNewTask