PdfJavaScriptStripper
PdfJavaScriptStripper class
Class for removing all Java Script code.
The PdfJavaScriptStripper type exposes the following members:
Constructors
Name | Description |
---|---|
PdfJavaScriptStripper() | Initializes a new instance of the PdfJavaScriptStripper class |
Methods
Name | Description |
---|---|
strip(input_file, output_file) | Remove Java Script from document. |
strip(in_stream, out_stream) | Remove Java Script from the document. |
See Also
- namespace aspose.pdf.facades
- assembly Aspose.PDF