The following tables list the members exposed by BlankPageDetectorCommand.
Public Constructors
Name | Description | |
---|---|---|
![]() |
BlankPageDetectorCommand | Initializes a new BlankPageDetectorCommand 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 | Returns a String that represents the current Object. |
Public Properties
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 | Determines if the command object has a progress event handler set. (Inherited from 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 |
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