ImageGear .NET - Updated March 30, 2018
UserDictionarySection Property




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecZone Class : UserDictionarySection Property
Gets or sets the section name to use in the user dictionary.
Syntax
'Declaration
 
<ObsoleteAttribute("This property is deprecated and will be removed from the public API in a future release.")>
Public Property UserDictionarySection As String
 
'Usage
 
Dim instance As ImGearRecZone
Dim value As String
 
instance.UserDictionarySection = value
 
value = instance.UserDictionarySection

Property Value

String value.
Remarks
Section name in user dictionary to use for checking.
See Also

Reference

ImGearRecZone Class
ImGearRecZone Members