Table of Contents

Method SelectionToggleFontStyle

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

SelectionToggleFontStyle(IWxTextBoxHandler, FontStyle)

Toggles FontStyle of the selection. If no text is selected, style of the insertion point is changed.

public static void SelectionToggleFontStyle(this IWxTextBoxHandler handler, FontStyle toggle)

Parameters

handler IWxTextBoxHandler

The IWxTextBoxHandler instance.

toggle FontStyle

Font style to toggle