Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.10
BlankPageDetectorCommand Class Properties
See Also 
Leadtools.ImageProcessing.Core Namespace : BlankPageDetectorCommand Class


For a list of all members of this type, see BlankPageDetectorCommand members.

Public Properties

 NameDescription
Public PropertyAccuracy The accuracy of the result, in hundredths of a percent.  
Public PropertyBottomMargin Number of pixels to exclude from the Bottom of the image  
Public PropertyFlags 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.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyIsBlank (Read-only) Gets a value that indicates whether the page is blank or not.  
Public PropertyLeftMargin Number of pixels to exclude from the left of the image.  
Public PropertyRightMargin Number of pixels to exclude from the Right of the image  
Public PropertyTopMargin Number of pixels to exclude from the Top of the image  
Top

See Also