Click or drag to resize

PdfJavaScriptActionJavaScript Property

Gets or sets a text string or text stream containing the JavaScript script to be executed.

Namespace: Patagames.Pdf.Net.Actions
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public string JavaScript { get; set; }

Property Value

String
See Also