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