This property returns true if the object is visible to the user.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool Hidden { get; }
Public ReadOnly Property Hidden As Boolean
Get
public:
property bool Hidden {
bool get ();
}
Property Value
Type:
Boolean
See Also