The following tables list the members exposed by InvertedTextActivity.
| Name | Description | |
|---|---|---|
| InvertedTextActivity Constructor | Initializes a new InvertedTextActivity class object. |
| Name | Description | |
|---|---|---|
![]()
| FlagsProperty | Identifies the InvertedTextActivity.Flags dependency property. |
![]()
| ImageRegionProperty | Identifies the InvertedTextActivity.ImageRegion dependency property. |
![]()
| MaximumBlackPercentProperty | Identifies the MaximumBlackPercent dependency property. |
![]()
| MinimumBlackPercentProperty | Identifies the MinimumBlackPercent dependency property. |
![]()
| MinimumInvertHeightProperty | Identifies the MinimumInvertHeight dependency property. |
![]()
| MinimumInvertWidthProperty | Identifies the MinimumInvertWidth dependency property. |
![]()
| RegionProperty | Identifies the InvertedTextActivity.Region dependency property. |
| Name | Description | |
|---|---|---|
| Description | (Inherited from System.Workflow.ComponentModel.Activity) |
| 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) |
| Flags | Gets or sets flags that determine the behavior of the inverted text removal process. |
| Image | (Inherited from Leadtools.Workflow.Raster.WorkflowImageActivity) |
| ImageCopy | (Inherited from Leadtools.Workflow.Raster.WorkflowImageActivity) |
| ImageRegion | This property is updated with a shallow copy of the image that also has a region that contains the removed inverted text. |
| IsDynamicActivity | (Inherited from System.Workflow.ComponentModel.Activity) |
| MaximumBlackPercent | Gets or sets the maximum percent of total pixels in an inverted text area that must be black. |
| MinimumBlackPercent | Gets or sets the minimum percent of total pixels in an inverted text area that must be black. |
| MinimumInvertHeight | Gets or sets the minimum height of an area that is considered to be inverted text. |
| MinimumInvertWidth | Gets or sets the minimum width of an area that is considered to be inverted text. |
| Name | (Inherited from System.Workflow.ComponentModel.Activity) |
| Parent | (Inherited from System.Workflow.ComponentModel.Activity) |
| QualifiedName | (Inherited from System.Workflow.ComponentModel.Activity) |
| Region | Gets the handle to a windows region. |
| 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) |
