Click or drag to resize

MamlExportOptionsImageFolderName Property

Gets or sets the name of the image folder. This folder, for instance 'Image', is relative to the folder where the sandcastle project file is 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