MamlRendererIsIntendedForHelp1File Property |
Set this property 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.Text.RenderersAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsIntendedForHelp1File { get; }
Property Value
BooleanSee Also