The following tables list the members exposed by OcrActivity.
Name | Description | |
---|---|---|
OcrActivity Constructor | Constructs a new OcrActivity object. |
Name | Description | |
---|---|---|
DisableZoningMultiThreadingProperty | Identifies the DisableZoningMultiThreading dependency property. | |
EngineTypeProperty | Identifies the EngineType dependency property. | |
FirstPageNumberProperty | Identifies the FirstPageNumber dependency property. | |
LastPageNumberProperty | Identifies the LastPageNumber dependency property. | |
MaximumRecognitionThreadsProperty | Identifies the MaximumRecognitionThreads dependency property. | |
SourceFileProperty | Identifies the SourceFile dependency property. | |
TargetFileProperty | Identifies the TargetFile dependency property. | |
TargetFormatProperty | Identifies the TargetFormat dependency property. | |
UseThunkServerProperty | Identifies the UseThunkServer dependency property. | |
ZoneFileNamesProperty | Identifies the ZoneFileNames dependency property. |
Name | Description | |
---|---|---|
Description | (Inherited from System.Workflow.ComponentModel.Activity) | |
DisableZoningMultiThreading | Gets or sets a value indicating whether to use multi-threading when performing auto-zoning or not. | |
DisposeImage | (Inherited from Leadtools.Workflow.Raster.DisposableImageActivity) | |
Enabled | (Inherited from System.Workflow.ComponentModel.Activity) | |
EngineType | The OCR engine type to use. | |
ExecutionResult | (Inherited from System.Workflow.ComponentModel.Activity) | |
ExecutionStatus | (Inherited from System.Workflow.ComponentModel.Activity) | |
FirstPageNumber | The 1-based index of the first page in the image to be recognized. | |
Image | (Inherited from Leadtools.Workflow.Raster.WorkflowImageActivity) | |
ImageCopy | (Inherited from Leadtools.Workflow.Raster.WorkflowImageActivity) | |
IsDynamicActivity | (Inherited from System.Workflow.ComponentModel.Activity) | |
LastPageNumber | The 1-based index of the last page in the image to be recognized. Pass -1 to recognize all pages. | |
MaximumRecognitionThreads | Gets or sets the maximum number of threads to use in recognition. | |
Name | (Inherited from System.Workflow.ComponentModel.Activity) | |
Parent | (Inherited from System.Workflow.ComponentModel.Activity) | |
QualifiedName | (Inherited from System.Workflow.ComponentModel.Activity) | |
SourceFile | The full path of the image file to recognize. | |
TargetFile | The full path of the resulting file. | |
TargetFormat | The format of the OCR results file. | |
UserData | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
UseThunkServer | Gets or sets a value indicating whether to use the LEADTOOLS thunk server when loading the internal engine. | |
ZoneFileNames | Optional list of file names for prepared zone files for the pages. This list can be left empty. |
Name | Description | |
---|---|---|
DesignMode | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
ParentDependencyObject | (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
WorkflowInstanceId | (Inherited from System.Workflow.ComponentModel.Activity) |
Top
Top
Name | Description | |
---|---|---|
Canceling | (Inherited from System.Workflow.ComponentModel.Activity) | |
Closed | (Inherited from System.Workflow.ComponentModel.Activity) | |
Compensating | (Inherited from System.Workflow.ComponentModel.Activity) | |
Executing | (Inherited from System.Workflow.ComponentModel.Activity) | |
Faulting | (Inherited from System.Workflow.ComponentModel.Activity) | |
StatusChanged | (Inherited from System.Workflow.ComponentModel.Activity) |