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