Character.FontSize Property
|
This property returns the font size of the character measured in points.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int FontSize { get; }
Public ReadOnly Property FontSize As Integer
Get
public:
property int FontSize {
int get ();
}
Property Value
Type:
Int32
See Also