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