Online Documentation for Advanced Data Export for RAD Studio VCL

TPDFFont.BaseFont

 

TPDFFont                


type 

  TPDFFontName = (poHelvetica, poHelveticaBold, poHelveticaOblique, poHelveticaBoldOblique, poCourier, 

poCourierBold, poCourierOblique, poCourierBoldOblique, poTimesRoman, poTimesBold, poTimesItalic, 

poTimesBoldItalic, poSymbol, poZapfDingbats);

 

property BaseFont: TPDFFontName;

 

Description

The BaseFont property defines the name of the font in the result PDF document.

 


See also:

FontColor property

FontEncoding property

FontSize property