
| Leadtools.ImageProcessing.Core Namespace : AutoZoningCommand Class |
The following tables list the members exposed by AutoZoningCommand.
| Name | Description | |
|---|---|---|
![]() | AutoZoningCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | 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 Leadtools.ImageProcessing.RasterCommand) |
![]() | Options | Gets or sets the AutoZoningOptions enumeration that determine the behavior of the AutoZoning algorithm. |
![]() | TableImage | Returns a raster image of tables in document image. |
![]() | UnderLines | Gets the underline information. |
![]() | UnderLines | Gets the underline information. |
![]() | Zones | Gets the detected zones. |
![]() | Zones | Gets the detected zones. |
| Name | Description | |
|---|---|---|
![]() | GetStringDescription | Returns a meaningful name for this command. |
![]() | OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | ToString | Overridden. Returns a meaningful name for this method. |
| Name | Description | |
|---|---|---|
![]() | Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand) |