Click or drag to resize

MamlExportOptions Fields

The MamlExportOptions type exposes the following members.

Fields
 NameDescription
Protected field_bodyTextFontFamily 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.
Protected field_imageFolderName Name of the folder relative to the markdown document, in which the images (graphs and local images) are stored.
Protected field_splitLevel The header level where to split the output into different MAML files. 0 = render in only one file. 1 = Split at header level 1, 2 = split at header level 2, and so on.
Public fieldStatic memberPropertyKeyMamlExportOptions 
Top
See Also