Options
All
  • Public
  • Public/Protected
  • All
Menu

Encapsulates styling information of the font.

Hierarchy

  • FontData

Index

Properties

Properties

Optional Readonly color

color: string

The color of the font.

Optional Readonly style

style: "normal" | "bold" | "italic" | "oblique" | "underline" | "line-through" | FontStyle[]

Zero to any font style.