Hierarchy

  • TextProperties

Indexable

[key: string]: number | string | Record<string, unknown> | null | boolean | undefined

Properties

SUB_SUPER_SCRIPT?: Scripting
color?: DisplayColor
fontKey?: string
fontSize?: number
fontStyle?: FontWeights
letterSpacing?: string
lineHeight?: number
lineThrough?: boolean
textAlign?: Alignment
trackingRight?: string
typographicCase?: Case
underline?: boolean
verticalAlign?: VerticalAlign

Generated using TypeDoc