Click or drag to resize

AsciiImportOptionsHeaderLinesDestination Property

Designates the destination of main header lines. This option must be set programmatically or by user interaction.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public AsciiHeaderLinesDestination HeaderLinesDestination { get; set; }

Property Value

AsciiHeaderLinesDestination
See Also