Click or drag to resize

AsciiImportOptionsNumberOfMainHeaderLines Property

Number of lines to skip (the main header).

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int? NumberOfMainHeaderLines { get; init; }

Property Value

NullableInt32
See Also