LEADTOOLS OCR (Leadtools.Forms.Ocr assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
UserDictionarySectionName Property
See Also 
Leadtools.Forms.Ocr Namespace > OcrZone Structure : UserDictionarySectionName Property



The UserDictionarySectionName Property is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.

Gets or sets the section name in the user dictionary assigned to this zone.

Syntax

Visual Basic (Declaration) 
Public Property UserDictionarySectionName As String
Visual Basic (Usage)Copy Code
Dim instance As OcrZone
Dim value As String
 
instance.UserDictionarySectionName = value
 
value = instance.UserDictionarySectionName
C# 
public string UserDictionarySectionName {get; set;}
C++/CLI 
public:
property String^ UserDictionarySectionName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that contains the section name in the user dictionary assigned to this zone. Use a null (Nothing in Visual Basic) reference to use the default section name.

Example

For an example, refer to IOcrPage.AutoZone.

Remarks

When the zones are generated with IOcrPage.AutoZone, the value of UserDictionarySectionName will always be set to a a null (Nothing in Visual Basic) reference to indicate the use of the default section name.

Note: This property is not supported for the LEADTOOLS OCR Advantage Engine.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

UserDictionarySectionName requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features