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