RemoveJavaScript
HtmlViewOptions.RemoveJavaScript property
Allows to remove the JavaScript source code from the links in resultant HTML documents, when rendering input documents, which have the scripts. By default is enabled (true
).
public bool RemoveJavaScript { get; set; }
Remarks
For details about removing JavaScript, see the documentation.
See Also
- class HtmlViewOptions
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer