Table of Contents

Method ApplyStyleToSelection

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ApplyStyleToSelection(ITextBoxRichAttr, RichTextSetStyleFlags)

Sets specified style to the selection.

public virtual bool ApplyStyleToSelection(ITextBoxRichAttr style, RichTextSetStyleFlags flags)

Parameters

style ITextBoxRichAttr
flags RichTextSetStyleFlags

Returns

bool