Click or drag to resize

MamlExportOptionsBodyTextFontFamily Property

Gets or sets the font family of the body text that later on is rendered out of the Maml file. We need this here because we have to convert the formulas to images, and need therefore the image size.

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

Property Value

String
See Also