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: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public AsciiHeaderLinesDestination HeaderLinesDestination { get; init; }

Property Value

AsciiHeaderLinesDestination
See Also