 |
ReaderObjDetectEncodingFromByteOrderMarks Property |
Indicates whether to look for byte order marks at the beginning of the file to detect the text encoding (using in StreamReader constructor). Default value is true.
Namespace: Ab3dAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxpublic bool DetectEncodingFromByteOrderMarks { get; set; }Property Value
Boolean
See Also