JSContext encapsulates the JavaScript environment.

System.Object
    WebSupergoo.ABCpdf13.JavaScript.JSContext

 

   
   
Method
Description
Gets a JavaScript value for the parameter value.
Creates a JavaScript object.
Disposes of a delegate used to create a JavaScript function.
Gets the Field prototype object.

 

   
   
Property
Description
Gets the PDF document on which JavaScript code runs.
Gets the options for running JavaScript code.
Gets the JavaScript undefined value.
Gets the JavaScript null value.
Gets the JavaScript true value.
Gets the JavaScript false value.
Gets the JavaScript global object.