Header menu logo Nu

FontStyle Type

Represents an aspect of font styling.

Union cases

Union case Description

Bold

Full Usage: Bold

Italic

Full Usage: Italic

Strikethrough

Full Usage: Strikethrough

Underline

Full Usage: Underline

Instance members

Instance member Description

this.IsBold

Full Usage: this.IsBold

Returns: bool
Returns: bool

this.IsItalic

Full Usage: this.IsItalic

Returns: bool
Returns: bool

this.IsStrikethrough

Full Usage: this.IsStrikethrough

Returns: bool
Returns: bool

this.IsUnderline

Full Usage: this.IsUnderline

Returns: bool
Returns: bool

Type something to start searching.