Click or drag to resize

HtmlExportOptionsOpenHtmlViewer Property

If true, the default Htlm viewer application is opened after the Html files were exported.

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

Property Value

Boolean
See Also