The following tables list the members exposed by DeskewCommand.
Public Constructors
Name | Description | |
---|---|---|
DeskewCommand | Initializes a new DeskewCommand class object with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
GetStringDescription | Returns a meaningful name for this command. | |
OnProgress | Implements OnProgress. (Inherited from RasterCommand) | |
Run | Implements Run. (Inherited from RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this command. |
Public Properties
Name | Description | |
---|---|---|
Angle | Amount by which the method rotates the image. | |
AngleRange | Gets or sets the value that indicates the maximum angle of deskew, in hundredths of degrees. This value is only used when the user set the property Flags to DeskewCommandFlags.UseExtendedDeskew. | |
AngleResolution | Gets or sets the value that indicates the deskew angle precision on which the filter is applied. This value is only used when the user set the property Flags to DeskewCommandFlags.UseExtendedDeskew. | |
FillColor | Gets or sets the color used to fill the background following rotation. | |
Flags | Gets or sets flags that indicate whether to deskew the image and which background color to use. | |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from RasterCommand) |
Public Events
Name | Description | |
---|---|---|
Progress | Implements Progress. (Inherited from RasterCommand) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET