Overload List
| Name | Description | |
|---|---|---|
| PdfJavaScriptAction |
Constructs an empty JavaScript action. The SetScript(String) method must be called after the object creation
| |
| PdfJavaScriptAction(String) |
Constructs a JavaScript action with the given JavaScript script
|
See Also