IThumbnailViewIconBackgroundColor Property
|
Namespace:
Kofax.OmniPageCSDK.ToolBoxes
Assembly:
Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntaxuint IconBackgroundColor {
[DispIdAttribute(112)]
get;
[DispIdAttribute(112)]
set;
}
Property IconBackgroundColor As UInteger
<DispIdAttribute(112)>
Get
<DispIdAttribute(112)>
Set
property unsigned int IconBackgroundColor {
[DispIdAttribute(112)]
unsigned int get ();
[DispIdAttribute(112)]
void set (unsigned int value);
}
Property Value
Type:
UInt32
See Also