For a list of all members of this type, see OcrActivity members.
"Name | Description | |
---|---|---|
Description | Gets or sets the user-defined description of the System.Workflow.ComponentModel.Activity. (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 | Gets or sets a value which indicates whether the activity should free its image after being executed. (Inherited from Leadtools.Workflow.Raster.DisposableImageActivity) | |
Enabled | Gets or sets a value that indicates whether this instance is enabled for execution and validation. (Inherited from System.Workflow.ComponentModel.Activity) | |
EngineType | The OCR engine type to use. | |
ExecutionResult | Gets the System.Workflow.ComponentModel.ActivityExecutionResult of the last attempt to run this instance. (Inherited from System.Workflow.ComponentModel.Activity) | |
ExecutionStatus | Gets the current System.Workflow.ComponentModel.ActivityExecutionStatus of this instance. (Inherited from System.Workflow.ComponentModel.Activity) | |
FirstPageNumber | The 1-based index of the first page in the image to be recognized. | |
Image | Gets or sets a reference to the activity's image. (Inherited from Leadtools.Workflow.Raster.WorkflowImageActivity) | |
ImageCopy | Gets a copy of the activity's image object. (Inherited from Leadtools.Workflow.Raster.WorkflowImageActivity) | |
IsDynamicActivity | Gets information about whether the activity is executing within the default System.Workflow.ComponentModel.ActivityExecutionContext of the workflow instance. (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 | Gets or sets the name of this instance. This name must conform to the variable naming convention of the programming language that is being used in the Workflow project. (Inherited from System.Workflow.ComponentModel.Activity) | |
Parent | Gets the System.Workflow.ComponentModel.CompositeActivity that contains this System.Workflow.ComponentModel.Activity. (Inherited from System.Workflow.ComponentModel.Activity) | |
QualifiedName | Gets the qualified name of the activity. Qualified activity names are always unique in a workflow instance. (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 | Gets an System.Collections.IDictionary that associates custom data with this class instance. (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 | |
---|---|---|
ParentDependencyObject | Gets the parent System.Workflow.ComponentModel.DependencyObject in the System.Workflow.ComponentModel.DependencyObject graph. (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
WorkflowInstanceId | Gets the System.Guid associated with the instance. (Inherited from System.Workflow.ComponentModel.Activity) |