Defines a font item

Hierarchy

  • FontItem

Properties

Bold: boolean

Flag to indicate if the font has a bold variant.

BoldItalic: boolean

Flag to indicate if the font has an bold and italic variant.

CategoryName: string

The name of the category - used to group fonts together.

IsAdminOnly: boolean

Flag to indicate if the font is an internal resource and should not be used actively by the end user.

Italic: boolean

Flag to indicate if the font has an italic variant.

Name: string

The name of the font - as the font family.

Generated using TypeDoc