The following tables list the members exposed by DeskewActivity.
Name | Description | |
---|---|---|
DeskewActivity Constructor | Initializes a new DeskewActivity class object. |
Name | Description | |
---|---|---|
AngleProperty | Identifies the Angle dependency property. | |
BackgroundOptionsProperty | Identifies the BackgroundOptions dependency property. | |
DeskewOptionsProperty | Identifies the DeskewOptions dependency property. | |
DetectionTypeProperty | Identifies the DetectionType dependency property. | |
FillColorProperty | Identifies the FillColor dependency property. | |
ImageTypeProperty | Identifies the ImageType dependency property. | |
InterpolationTypeProperty | Identifies the InterpolationType dependency property. | |
PreProcessingOptionsProperty | Identifies the PreProcessingOptions dependency property. | |
RotationSpeedProperty | Identifies the RotationSpeed dependency property. | |
ThresholdOptionsProperty | Identifies the ThresholdOptions dependency property. |
Name | Description | |
---|---|---|
Angle | Amount by which the method rotates the image. | |
BackgroundOptions | Gets or sets flags that indicate which background color to use. | |
Description | (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 | (Inherited from Leadtools.Workflow.Raster.DisposableImageActivity) | |
Enabled | (Inherited from System.Workflow.ComponentModel.Activity) | |
ExecutionResult | (Inherited from System.Workflow.ComponentModel.Activity) | |
ExecutionStatus | (Inherited from System.Workflow.ComponentModel.Activity) | |
FillColor | Gets or sets the color used to fill the background following rotation. | |
Image | (Inherited from Leadtools.Workflow.Raster.WorkflowImageActivity) | |
ImageCopy | (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 | (Inherited from System.Workflow.ComponentModel.Activity) | |
Name | (Inherited from System.Workflow.ComponentModel.Activity) | |
Parent | (Inherited from System.Workflow.ComponentModel.Activity) | |
PreProcessingOptions | Gets or sets flags that indicate whether to preprocess the image. | |
QualifiedName | (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 | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
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) |