MamlRendererWriteImageTopicFile Method |
Writes a file which contains all referenced images in native resolution
(without using width and height attributes).
Including this file helps to ensure that all referenced images will be included into the help file.
Namespace: Altaxo.Text.RenderersAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public (string fullFileName, string guid) WriteImageTopicFile()
Return Value
ValueTupleString,
StringThe guid of this .aml file.
See Also