Click or drag to resize

PdfActionJavaScriptJavaScriptCode Property

Gets or sets the JavaScript code executed by this action.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public string JavaScriptCode { get; set; }

Property Value

String
See Also