Click or drag to resize

AsciiImportOptionsRecognizedStructure Property

Structure of the main part of the file (which data type is placed in which column).

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

Property Value

AsciiLineComposition
See Also