LEADTOOLS Forms (Leadtools.Forms.Recognition assembly)

AutoCleanUp Property

Show in webframe





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:
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

See Also

Reference

PageRecognitionOptions Class
PageRecognitionOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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