The Module Property is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
Gets or sets the type of Omnifont OCR module to use on an OCR field.Visual Basic (Declaration) | |
---|---|
Public Property Module As OmniFontOcrModuleModule |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As OmniFontOcrModule Dim value As OmniFontOcrModuleModule instance.Module = value value = instance.Module |
C# | |
---|---|
public OmniFontOcrModuleModule Module {get; set;} |
C++/CLI | |
---|---|
public: property OmniFontOcrModuleModule Module { OmniFontOcrModuleModule get(); void set ( OmniFontOcrModuleModule value); } |
Property Value
The Omnifont recognition module associated with the OCR field.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7