TextOptions
TextOptions =
object
Defined in: components/text.ts:6
Properties
| Property | Type |
|---|---|
align?text.ts:12 | "left" | "center" | "right" |
charSpacing?text.ts:11 | number |
color?text.ts:10 | string | Color |
font?text.ts:7 | string | PDFType0FontObject |
fontSize?text.ts:8 | number |
lineHeight?text.ts:9 | number |