AsciiImportOptionsCodePage Property |
Gets or sets the code page that is used to recognize the Ascii data. To use the system default code page, set this property to 0.
Namespace: Altaxo.Serialization.AsciiAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic int CodePage { get; init; }Property Value
Int32
See Also