PdfActionJavaScriptJavaScriptCode Property |
Gets or sets the JavaScript code executed by this action.
Namespace:
ExpertPdf.PdfCreator
Assembly:
epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax public string JavaScriptCode { get; set; }
Public Property JavaScriptCode As String
Get
Set
Property Value
Type:
StringSee Also