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: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic int CodePage { get; set; }Property Value
Int32
See Also