public class PdfJavaScriptAction : PdfActionBasePublic Class PdfJavaScriptAction
Inherits PdfActionBasepublic ref class PdfJavaScriptAction : public PdfActionBasetype PdfJavaScriptAction =
class
inherit PdfActionBase
end| 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 |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| SetScript | Constructs a JavaScript action with the given JavaScript script |
| ToString | (Inherited from Object) |