The following tables list the members exposed by AutoZoningCommand.
Public Constructors
Name | Description | |
---|---|---|
![]() |
AutoZoningCommand | Initializes a new AutoZoningCommand 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 method. |
Public Properties
Name | Description | |
---|---|---|
![]() |
CheckBoxes | Gets the check boxes information. |
![]() |
CheckBoxes | Gets the check boxes information. |
![]() |
CheckBoxesCount | Get the length of check boxes array |
![]() |
DitherType | (Read only) Gets the value that determine the type of the dither in the image. |
![]() |
DotMatrix | Returns the value that determines if document image is dot matrix image or not. |
![]() |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from RasterCommand) |
![]() |
Options | Gets or sets the AutoZoningOptions enumeration that determine the behavior of the AutoZoning algorithm. |
![]() |
StrikeLines | Gets the strike lines (strikethrough) information. |
![]() |
StrikeLines | Gets the strike lines (strikethoughs) information. |
![]() |
StrikeLinesCount | Get the length of strike lines (strikethroughs) array |
![]() |
TableImage | Returns a raster image of tables in document image. |
![]() |
UnderLines | Gets the underline information. |
![]() |
UnderLines | Gets the underline information. |
![]() |
UnderlinesCount | Get the length of underlines array |
![]() |
Zones | Gets the detected zones. |
![]() |
Zones | Gets the detected zones. |
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