Method SelectionToggleFontStyle
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
handlerIWxTextBoxHandlerThe IWxTextBoxHandler instance.
toggleFontStyleFont style to toggle