The Module Property is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
Gets or sets the type of module to use for Icr.Visual Basic (Declaration) | |
---|---|
Public Property Module As IcrOcrModuleModule |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IcrOcrModule Dim value As IcrOcrModuleModule instance.Module = value value = instance.Module |
C# | |
---|---|
public IcrOcrModuleModule Module {get; set;} |
C++/CLI | |
---|---|
public: property IcrOcrModuleModule Module { IcrOcrModuleModule get(); void set ( IcrOcrModuleModule value); } |
Property Value
The hand-printed (Icr) 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