PdfJavaScriptAction(String) Constructor
Constructs a JavaScript action with the given JavaScript script
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfJavaScriptAction(
string script
)
Parameters
- script String
- The JavaScript script to execute