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