ConverterEnumValue.Enabled Property
|
This property returns whether this value is enabled or not for the parent property.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool Enabled { get; }
Public ReadOnly Property Enabled As Boolean
Get
public:
property bool Enabled {
bool get ();
}
Property Value
Type:
Boolean
See Also