←Select platform
In This Topic ▼

BlankPageDetectorCommand Class Members

Summary

The following tables list the members exposed by BlankPageDetectorCommand.

Public Constructors

Name Description
Public Constructor
BlankPageDetectorCommand Initializes a new BlankPageDetectorCommand with explicit parameters.

Public Methods

Name Description
Public Method
OnProgress Raises the Progress event. (Inherited from RasterCommand)
Public Method Run Runs the image processing command. (Inherited from RasterCommand)
Public Method ToString Returns a String that represents the current Object.

Public Properties

Name Description
Public Property
Accuracy Gets the accuracy of the result, in hundredths of a percent.
Public Property BottomMargin Number of units to exclude from the bottom of the image
Public Property Flags 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 the default or the user-specified margins. Note: Some flags are being deprecated in Version 20.
Public Property HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public Property IsBlank (Read-only) Gets a value that indicates whether the page is blank.
Public Property LeftMargin Number of units to exclude from the left edge of the image.
Public Property RightMargin Number of units to exclude from the right edge of the image.
Public Property Sensitivity The sensitivity of the blank page detection engine.
Public Property TopMargin Number of units to exclude from the top of the image.

Public Events

Name Description
Public Event
Progress Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand)

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly