The following tables list the members exposed by DeskewOptions.
Public Constructors
Public Properties
| Name | Description |
| MaintainOriginalSize |
Gets and sets a flag to indicate whether the size of the image should be maintained unchanged, or allowed to change.
|
| MaximumAcceptableAngle |
Gets and sets the maximum amount of skew (in degrees) that is considered acceptable by the caller.
|
| MinimumConfidence |
Gets and sets the minimum detection confidence required before correction will proceed.
|
| MinimumCorrectableAngle |
Gets and sets the minimum amount of skew (in degrees) that is considered correctable.
|
| PadColor |
Gets and sets the color to use for pixels that are added to the image.
|
| Quality |
Gets and sets a value that indicates the amount of effort to expend analyzing the image to determine skew.
|
Top
See Also