Click or drag to resize

HtmlExportOptionsOutputFileName Property

Gets or sets the output file. This is the base name, which is amended with numbers.

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

Property Value

String
See Also