Click or drag to resize

HtmlExportOptionsImageFolderName Property

Gets or sets the name of the image folder. This folder, for instance 'Image', is relative to the folder where the output file(s) are located.

Namespace: Altaxo.Text
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string ImageFolderName { get; set; }

Property Value

String
Exceptions
ExceptionCondition
ArgumentNullExceptionvalue
See Also