Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.Recognition assembly)

Show in webframe

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

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