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

Show in webframe

FIPSCompatibleMode Property






Enables or disables Compatible with FIPS(Federal Information Processing Standards).
Syntax
public bool FIPSCompatibleMode {get; set;}
'Declaration
 
Public Property FIPSCompatibleMode As Boolean
'Usage
 
Dim instance As FormRecognitionEngine
Dim value As Boolean
 
instance.FIPSCompatibleMode = value
 
value = instance.FIPSCompatibleMode

            

            
public:
property bool FIPSCompatibleMode {
   bool get();
   void set (    bool value);
}

Property Value

true to enable FIPS Compatibility mode, false, to disable Compatibility.
Remarks
This options unable the engine to work while the FIPS mode is enabled in the OS. Note this options is enabled by default for V19 and later.
Requirements

Target Platforms

See Also

Reference

FormRecognitionEngine Class
FormRecognitionEngine 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