Click or drag to resize

AsciiImportOptionsEncoding Property

Gets the encoding. You can set the Encoding setting the CodePage (see CodePage).

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public Encoding Encoding { get; }

Property Value

Encoding
See Also