Online Documentation for Advanced Data Export for RAD Studio VCL

THTMLOptions.TextFont

 

THTMLOptions                


property TextFont: TFont;

 

Description

The TextFont property sets the common font of the HTML document. When selecting the font name, don't forget that in case the selected font is missing in the user system, the browser will automatically select the default font which can affect the design of your document. That is why it is better to use only those fonts that are present at all the platforms popular nowadays.

 


See also:

DefaultOptions property