|
PdfActionJavaScript.JavaScript Property |
Gets or sets the JavaScript code executed by this action.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntax public string JavaScript { get; set; }
Public Property JavaScript As String
Get
Set
Property Value
Type:
StringSee Also