ImageGear .NET - Updated May 30, 2018
SectionName Property




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecUDItem Class : SectionName Property
Gets or sets the name of the user dictionary section to which this item belongs.
Syntax
'Declaration
 
Public Property SectionName As String
 
'Usage
 
Dim instance As ImGearRecUDItem
Dim value As String
 
instance.SectionName = value
 
value = instance.SectionName

Property Value

String value.
See Also

Reference

ImGearRecUDItem Class
ImGearRecUDItem Members