ConverterProperty.Visible Property
|
This property controls the visibility of the specified property.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool Visible { get; }
Public ReadOnly Property Visible As Boolean
Get
public:
property bool Visible {
bool get ();
}
Property Value
Type:
Boolean
See Also