For a list of all members of this type, see LineRemovalOptions members.
Public Properties
| Name | Description |
 | MaximumCharacterRepairSize |
Gets and sets the maximum size for character repair after line removal.
|
 | MaximumGap |
Gets and sets the maximum allowed gap in a line for the line to still be considered one object.
|
 | MaximumThickness |
Gets and sets the maximum thickness, in pixels, a line can have to meet the removal criteria.
|
 | MinimumAspectRatio |
Gets and sets the ratio of the line length to the line width (i.e., length / width).
|
 | MinimumHorizontalLength |
Gets and sets the minimum length, in pixels, a horizontal line can be to meet the removal criteria.
|
 | MinimumLength |
Gets and sets the minimum length, in pixels, a line can be to meet the removal criteria.
|
 | MinimumVerticalLength |
Gets and sets the minimum length, in pixels, a vertical line can be to meet the removal criteria.
|
Top
See Also