Character.BackColor Property
|
This property returns the background color of the character.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic uint BackColor { get; }
Public ReadOnly Property BackColor As UInteger
Get
public:
property unsigned int BackColor {
unsigned int get ();
}
Property Value
Type:
UInt32
See Also