Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
CharsetConvert::FromCharset
Character encoding of source data, such as "iso-8859-1", "utf-8", or "euc-kr".
![]() |
Declarations | ||
|
[Visual Basic] Public Property FromCharset As String [C#] public string FromCharset {get; set;} [C++] public: __property String* get_FromCharset(); public: __property void set_FromCharset(String *); [JScript] public function get FromCharset() : String; public function set FromCharset(String); |
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.