Online Documentation for Advanced Data Export for RAD Studio VCL
THTMLOptions.DefaultOptions
property DefaultOptions: TDefaultOptions;
Description
This property determines the usage of the default font name and size in the result HTML document. If this property includes doFontName (DefaultOptions.doFontName=True) then the default font name will be used; if it includes doFontSize (DefaultOptions.doFontSize=True), then the default font size will be used. It may also include both of none of them.
See also: