[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Recognizes the encoding of the text file. [Assembly] CharDet.dll=Mozilla.CharDet [Property] FileName=Sets the path file to recognize. ARG(string)|2| [Methods] doDetect=Recognizes the encoding of the specified text file. ARG(string filename)|1|0 onResult=Occurs after finish detect and returns the result. ARG(Encoding)|2|0 UniversalDetector=Returns the UniversalDetector object. ARG(UniversalDetector)|3|0 Result=Returns the detected encoding of the specified text file. ARG(Encoding)|3|0 FileName=Defines the path file to recognize. ARG(string)|4|2