Aspose::Pdf::Facades::PdfJavaScriptStripper class

PdfJavaScriptStripper class

Class for removing all Java Script code.

class PdfJavaScriptStripper : public System::Object

Methods

MethodDescription
Strip(System::String, System::String)Remove Java Script from document.
Strip(System::SharedPtr<System::IO::Stream>, System::SharedPtr<System::IO::Stream>)Remove Java Script from the document.

See Also