Table of Contents

Method GetBasicStyle

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

GetBasicStyle()

Gets the basic (overall) style.

ITextBoxRichAttr GetBasicStyle()

Returns

ITextBoxRichAttr

Remarks

This is the style of the whole buffer before further styles are applied, unlike the default style, which only affects the style currently being applied (for example, setting the default style to bold will cause subsequently inserted text to be bold).