[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Provides basic information about an encoding. [Property] [Methods] doEncodingInfo=Gets the specified data of the EncodingInfo object. ARG(EncodingInfo obj)|1|0 onCodePage=Returns the code page identifier of the encoding. ARG(int)|2|1 onDisplayName=Returns the human-readable description of the encoding. ARG(string)|2|2 onName=Returns the name registered with the Internet Assigned Numbers Authority for the encoding. ARG(string)|2|2 onGetEncoding=Returns a Encoding object that corresponds to the current EncodingInfo object. ARG(Encoding)|2|0 obj=The object EncodingInfo. ARG(EncodingInfo)|4|0