AsciiImportOptionsControllerDetectEncodingFromByteOrderMarks Property |
Gets or sets a value indicating whether the encoding is detected from byte-order marks.
Namespace: Altaxo.Gui.Serialization.AsciiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool DetectEncodingFromByteOrderMarks { get; set; }Property Value
Boolean
See Also