Aspose::Words::Saving::HtmlFixedSaveOptions::set_RemoveJavaScriptFromLinks method

Specifies whether JavaScript will be removed from links. Default is false. If this option is enabled, all links containing JavaScript will be replaced with “javascript:void(0)”.

void Aspose::Words::Saving::HtmlFixedSaveOptions::set_RemoveJavaScriptFromLinks(bool value)

See Also