Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace : BlankPageDetectorCommand Class |
The following tables list the members exposed by BlankPageDetectorCommand.
Name | Description | |
---|---|---|
BlankPageDetectorCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
Accuracy | The accuracy of the result, in hundredths of a percent. | |
BottomMargin | Number of pixels to exclude from the Bottom of the image | |
Flags | Gets or sets flags that indicate whether the page is empty or noisy, whether to ignore bleed-through, whether to ignore lines, whether to use the active area and whether to use default margins or the user-specified margins. | |
HasProgress | (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
IsBlank | (Read-only) Gets a value that indicates whether the page is blank or not. | |
LeftMargin | Number of pixels to exclude from the left of the image. | |
RightMargin | Number of pixels to exclude from the Right of the image | |
Sensitivity | Gets or sets the sensitivity of the blank page detection engine. | |
TopMargin | Number of pixels to exclude from the Top of the image |
Name | Description | |
---|---|---|
GetStringDescription | Returns a meaningful name for this command. | |
OnProgress | (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Run | (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
ToString | Returns a String that represents the current Object. |
Name | Description | |
---|---|---|
Progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |