FontDecoration

Summary
FontDecoration
Variables
enum_tableDefines options for FontDecoration.
Enumerations
FontDecorationSpecifices Font markup options.

Variables

enum_table

local enum_table

Defines options for FontDecoration.

Fields

NoneDoes nothing to the text.
UnderlineDraws a line beneath the text.
OverlineDraws a line over the text.
LineThroughDraws a line through the text.

Enumerations

FontDecoration

Specifices Font markup options.

local enum_table
Defines options for FontDecoration.
Defines the Font Component.
Close