For normal fonte we have value for the style
const pdfNormal% = 1 ; Normal style const pdfBold% = 2 ; Bold style const pdfItalic% = 3 ; Italic style const pdfBoldItalic% = 4 ; Bold & Italic style
is there other not documented value For example to underlined word
|