For a list of all members of this type, see DeskewActivity members.
"Name | Description | |
---|---|---|
Angle | Amount by which the method rotates the image. | |
BackgroundOptions | Gets or sets flags that indicate which background color to use. | |
Description | Gets or sets the user-defined description of the System.Workflow.ComponentModel.Activity. (Inherited from System.Workflow.ComponentModel.Activity) | |
DeskewOptions | Gets or sets flags that indicate whether to deskew the image after the method finds the skew angle. | |
DetectionType | Gets or sets flags that indicate the detection technique to use. | |
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) | |
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) | |
FillColor | Gets or sets the color used to fill the background following rotation. | |
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) | |
ImageType | Gets or sets flags that indicate whether the image contains mostly text, or text and pictures. | |
InterpolationType | Gets or sets flags that specify which type of interpolation to use. | |
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) | |
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) | |
PreProcessingOptions | Gets or sets flags that indicate whether to preprocess the image. | |
QualifiedName | Gets the qualified name of the activity. Qualified activity names are always unique in a workflow instance. (Inherited from System.Workflow.ComponentModel.Activity) | |
RotationSpeed | Gets or sets flags that indicate whether to use normal or fast rotation speed. Normal results in high quality. Fast results in moderate quality and is only intended for 1-bit images. | |
ThresholdOptions | Gets or sets flags that indicate whether to deskew the image if the skew angle is very small. | |
UserData | Gets an System.Collections.IDictionary that associates custom data with this class instance. (Inherited from System.Workflow.ComponentModel.DependencyObject) |
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) |