EncodingDetector Class
In This Article
Provides the capability to detect text encoding.
Namespace: DevExpress.Docs.Text
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Declaration
#Remarks
Use the EncodingDetector.Detect method to obtain the Encoding of the specified text stream or byte array.
See Also