Click or drag to resize

HtmlExportOptionsControllerBodyTextFontFamilyName Property

Gets or sets the font family name used for body text.

Namespace: Altaxo.Gui.Text
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string BodyTextFontFamilyName { get; set; }

Property Value

String
See Also