Table of Contents

Method GetFontStyle

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

GetFontStyle(FontStyle, TextStyle)

Retrieves font style corresponding to given state.

public virtual FontStyle GetFontStyle(FontStyle fontStyle, TextStyle textStyle)

Parameters

fontStyle FontStyle

Default style.

textStyle TextStyle

Additional text styles.

Returns

FontStyle

New value of font style.