VerticalDictionary.NameID Property
|
This property returns name ID of the VerticalDictionary.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int NameID { get; }
Public ReadOnly Property NameID As Integer
Get
public:
property int NameID {
int get ();
}
Property Value
Type:
Int32
See Also