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: 26.2
Syntax
public string JavaScript { get; set; }

Property Value

String
See Also