Click or drag to resize

PDFNetIsJavaScriptEnabled Method

Test whether JavaScript is enabled.

Namespace:  pdftron
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public static bool IsJavaScriptEnabled()

Return Value

Type: Boolean
true, if it is enabled, false otherwise.
See Also