Click or drag to resize

AsciiExportOptions Constructor

Creates default options: the separator character is tab, the substitute character is space, and the culture is the GUI culture.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public AsciiExportOptions()
See Also