Click or drag to resize

PdfDocument RemoveDocumentJavaScript Method

remove document's javaScript

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public bool RemoveDocumentJavaScript()

Return Value

Type: Boolean
if True remove succesfully,else remove the failure or document doesn't have JavaScript
See Also