Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Mht::NoScripts
Only applies when creating MHT files. Scripts are always removed when creating EML or emails from HTML. If set to true, then all scripts are removed, if set to false (the default) then scripts are not removed.
![]() |
Declarations | ||
|
[Visual Basic] Public Property NoScripts As Boolean [C#] public bool NoScripts {get; set;} [C++] public: __property bool get_NoScripts(); public: __property void set_NoScripts(bool); [JScript] public function get NoScripts() : Boolean; public function set NoScripts(Boolean); |
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.