Click or drag to resize

PdfActionJavaScriptJavaScriptCode Property

Gets or sets the JavaScript code executed by this action.

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public string JavaScriptCode { get; set; }

Property Value

Type: String
See Also