MamlExportOptionsIsIntendedForHtmlHelp1File Property |
Set this field to true if the Maml is indended to be used in a Help1 file.
In such a file, the placement of images with align="middle" differs from HTML rendering
(the text baseline is aligned with the middle of the image,
whereas in HTML the middle of the text is aligned with the middle of the image).
Namespace: Altaxo.TextAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsIntendedForHtmlHelp1File { get; set; }
Property Value
BooleanSee Also