IThumbnailViewEnableTooltips Property
|
Namespace:
Kofax.OmniPageCSDK.ToolBoxes
Assembly:
Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntaxbool EnableTooltips {
[DispIdAttribute(107)]
get;
[DispIdAttribute(107)]
set;
}
Property EnableTooltips As Boolean
<DispIdAttribute(107)>
Get
<DispIdAttribute(107)>
Set
property bool EnableTooltips {
[DispIdAttribute(107)]
bool get ();
[DispIdAttribute(107)]
void set (bool value);
}
Property Value
Type:
Boolean
See Also