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