Pdf |
The PdfRunJavaScriptAction type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionType |
Gets the RunJavaScript value.
(Overrides PdfActionActionType) | |
| JavaScript | (Required) A text string or text stream containing the JavaScript script to be executed. PDFDoc or Unicode encoding (the latter identified by the Unicode prefix U+FEFF) shall be used to encode the contents of the string or stream. |
| Name | Description | |
|---|---|---|
| GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |