bgFillColor
bgFillColor: string = '#ffffff'
boxHeight
boxHeight: number = 1024
boxWidth
boxWidth: number = 1024
direction
direction: "ltr" | "rtl" = 'ltr'
fontFamily
fontFamily: string = ''
fontPath
fontPath: string = ''
fontSize
fontSize: number = 100
fontStyle
fontStyle: "normal" | "italic" | "oblique" = 'normal'
fontWeight
fontWeight: string | number = 'normal'
height
height: number = 1024
innerShadow
innerShadow: boolean = false
letterSpacing
letterSpacing: string | number = 'normal'
lineHeight
lineHeight: string | number = 'normal'
maskText
maskText: boolean = false
svgBackground
svgBackground: string = '#ffffff'
text
text: string = 'Custom Text'
textAnchor
textAnchor: "start" | "end" | "middle" = 'middle'
textColor
textColor: string = '#000000'
whiteSpace
whiteSpace: "pre" | "normal" | "nowrap" | "pre-wrap" | "pre-line" = 'normal'
width
width: number = 1024
xOffset
xOffset: number = 0
yOffset
yOffset: number = 0