Aspose::Words::Saving::HtmlFixedSaveOptions::get_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)”.

bool Aspose::Words::Saving::HtmlFixedSaveOptions::get_RemoveJavaScriptFromLinks() const

See Also