Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfJavaScriptAction : PdfAction
Public NotInheritable Class PdfJavaScriptAction Inherits PdfAction
The PdfJavaScriptAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | NextActions |
Gets the collection of actions to be performed after this action.
(Inherited from PdfAction.) |
![]() | Script |
Gets or sets the text string containing the JavaScript script to
be executed.
|
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether the specified Object is
equal to this instance.
(Inherited from PdfAction.) |
![]() | GetHashCode |
Returns a hash code for this instance.
(Inherited from PdfAction.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |