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. Supported in Silverlight, Windows Phone 7 |
| BottomMargin | Number of pixels to exclude from the Bottom of the image Supported in Silverlight, Windows Phone 7 |
| 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. Supported in Silverlight, Windows Phone 7 |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| IsBlank | (Read-only) Gets a value that indicates whether the page is blank or not. Supported in Silverlight, Windows Phone 7 |
| LeftMargin | Number of pixels to exclude from the left of the image. Supported in Silverlight, Windows Phone 7 |
| RightMargin | Number of pixels to exclude from the Right of the image Supported in Silverlight, Windows Phone 7 |
| TopMargin | Number of pixels to exclude from the Top of the image Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| ToString | Returns a System.String that represents the current System.Object. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |