Maml |
The MamlExportOptions type exposes the following members.
Name | Description | |
---|---|---|
_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. | |
_imageFolderName | Name of the folder relative to the markdown document, in which the images (graphs and local images) are stored. | |
_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. | |
PropertyKeyMamlExportOptions |