Click or drag to resize

EditorViewSelSuperscript Property

This property controls whether all the selected characters are superscripted or not.

Namespace:  OmniPageCSDK.ToolBoxes
Assembly:  OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[DispIdAttribute(144)]
public bool SelSuperscript { get; set; }

Property Value

Type: Boolean
Remarks
Setting this parameter will apply the formatting to the selection.
See Also