Header menu logo Nao

TextAlign Type

Horizontal text alignment within a block.

Union cases

Union case Description

Center

Full Usage: Center

Justify

Full Usage: Justify

Left

Full Usage: Left

Right

Full Usage: Right

Instance members

Instance member Description

this.IsCenter

Full Usage: this.IsCenter

Returns: bool
Returns: bool

this.IsJustify

Full Usage: this.IsJustify

Returns: bool
Returns: bool

this.IsLeft

Full Usage: this.IsLeft

Returns: bool
Returns: bool

this.IsRight

Full Usage: this.IsRight

Returns: bool
Returns: bool

Type something to start searching.