remove_java_script property
Leave feedback
On this page
The property determines whether JavaScript source code is removed from links in the generated HTML documents when rendering input documents that contain scripts. Enabled by default (True).
For details about removing JavaScript, see the documentation: https://docs.groupdocs.com/viewer/net/rendering-to-html/#preserving-or-disabling-javascript-when-rendering-to-html
@property
def remove_java_script(self):
...
@remove_java_script.setter
def remove_java_script(self, value):
...
- class
HtmlViewOptions
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.