Click or drag to resize

EditorViewSelFontSize Property

This property sets or returns the font size for the current selection.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[DispIdAttribute(147)]
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public Object SelFontSize { get; set; }

Property Value

Type: Object
Remarks
If there are multiple font sizes used in the selection, an empty variant is returned. Otherwise the return value is a Long.
See Also