PdfActionJavaScriptJavaScriptCode Property |
Gets or sets the JavaScript code executed by this action.
Namespace: ExpertPdf.PdfCreatorAssembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic string JavaScriptCode { get; set; }
Public Property JavaScriptCode As String
Get
Set
Property Value
Type:
String
See Also