Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Mht::GetAndSaveMHT
Creates an MHT file from a Web page or local HTML file. All external images, scripts, and style sheets are downloaded and embedded in the MHT file. Returns true for success and false for failure.
![]() |
Declarations | ||
|
[Visual Basic] Public Function GetAndSaveMHT(ByVal String url , ByVal String mht_filename) As Boolean [C#] public bool GetAndSaveMHT(string url , string mht_filename); [C++] public bool GetAndSaveMHT(String *url , String *mht_filename); [JScript] public function GetAndSaveMHT(String url , String mht_filename) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.