PdfJavaScriptAction Constructor

Constructs an empty JavaScript action. The SetScript(String) method must be called after the object creation

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PdfJavaScriptAction()

See Also