LEADTOOLS Forms (Leadtools.Forms.Recognition assembly)
LEAD Technologies, Inc

AutoCleanUp Property






Gets or sets which clean up operation (to get rid of noise) to perform on the page image before extracting its features.
Syntax
public bool AutoCleanUp {get; set;}
'Declaration
 
Public Property AutoCleanUp As Boolean
'Usage
 
Dim instance As PageRecognitionOptions
Dim value As Boolean
 
instance.AutoCleanUp = value
 
value = instance.AutoCleanUp
public bool AutoCleanUp {get; set;}
 get_AutoCleanUp();
set_AutoCleanUp(value);
public:
property bool AutoCleanUp {
   bool get();
   void set (    bool value);
}

Property Value

true if the clean up operation is going to be performed on the form, otherwise, false.
Example
For an example, refer to PageRecognitionOptions.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PageRecognitionOptions Class
PageRecognitionOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features