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