Click or drag to resize
Pdf Library for .NET

PdfActionJavaScriptJavaScript Property

Gets or sets the JavaScript code executed by this action.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public string JavaScript { get; set; }

Property Value

Type: String
See Also