Use this property to get or set whether this page is selected or not.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool Selected { get; set; }
Public Property Selected As Boolean
Get
Set
public:
property bool Selected {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
Remarks
See Also