PdfThemeStyle
23 Sep 20251 minute to read
Properties
bold boolean
Defines the bold of theme style.
border PdfBorder
Defines the borders of theme style.
font PdfStandardFont|PdfTrueTypeFont
Defines the font of the theme.
fontColor string
Defines the font color of theme style.
fontName string
Defines the font name of theme style.
fontSize number
Defines the font size of theme style.
italic boolean
Defines the italic of theme style.
strikeout boolean
Defines the strikeout of theme style.
underline boolean
Defines the underline of theme style.