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