LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 Property AccuracyThe accuracy of the result, in hundredths of a percent. Supported in Silverlight, Windows Phone 7  
public Property BottomMarginNumber of pixels to exclude from the Bottom of the image Supported in Silverlight, Windows Phone 7  
public Property FlagsGets 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  
public Property HasProgressDetermines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand)
public Property IsBlank(Read-only) Gets a value that indicates whether the page is blank or not. Supported in Silverlight, Windows Phone 7  
public Property LeftMarginNumber of pixels to exclude from the left of the image. Supported in Silverlight, Windows Phone 7  
public Property RightMarginNumber of pixels to exclude from the Right of the image Supported in Silverlight, Windows Phone 7  
public Property TopMarginNumber of pixels to exclude from the Top of the image Supported in Silverlight, Windows Phone 7  
Top

See Also