ImageGear for .NET
ImGearRecUDItem Constructor(String,String,Boolean)
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecUDItem Class > ImGearRecUDItem Constructor : ImGearRecUDItem Constructor(String,String,Boolean)




sectionName
Section the item belongs to in the user dictionary.
itemText
Item text (word).
isRegularExpression
Set to true if the item is a regular expression, otherwise false.

Glossary Item Box

Initializes a new instance of the ImGearRecUDItem class.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

sectionName
Section the item belongs to in the user dictionary.
itemText
Item text (word).
isRegularExpression
Set to true if the item is a regular expression, otherwise false.

See Also

©2013. Accusoft Corporation. All Rights Reserved.