PdfStyle

23 Sep 20251 minute to read

Defines the styles information to customize the PDF cell.

Properties

backgroundColor string

Defines the background color

bold boolean

Defines the font bold

border PdfBorder

Defines the grid border

fontFamily string

Defines the font family

fontSize number

Defines the font size

italic boolean

Defines the italic font

strikeout boolean

Defines the strike-out font

textBrushColor string

Defines the brush color of font

textPenColor string

Defines the pen color of font

underline boolean

Defines the underlined font