HtmlExportOptionsBodyTextFontSize Property |
Gets or sets the font size of the body text that later on is rendered out of the Html file.
We need this here because we have to convert the formulas to images, and need therefore the image size.
Namespace: Altaxo.TextAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic double BodyTextFontSize { get; set; }
Property Value
Double
See Also