VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes SeeAlso
In This Topic
    Vintasoft.Imaging.Pdf.JavaScriptApi Namespace (Vintasoft.Imaging.Pdf)
    In This Topic
    Contains classes, which allow to use JavaScript interpreter for executing JavaScript actions of PDF document.
    Classes
     ClassDescription
    ClassRepresents a JavaScript API "Annotation" object.
    ClassA JavaScript API "app" static object that represents the "PDF Viewer" application.
    ClassRepresents an array of JavaScript API objects.
    ClassRepresents the "console" static JavaScript object that enables access to the JavaScript console for executing JavaScript and displaying debug messages.
    ClassJavaScript "Doc" object that provides the interface between a PDF document, which is opened in the viewer, and the JavaScript interpreter.
    ClassProvides data for ActiveDocOpened and ActiveDocClosing event.
    ClassJavaScript "event" object.
    ClassRepresents a JavaScript interactive form field.
    ClassRepresents a base class of JavaScript API object.
    ClassProvides data for UIAction event.
    ClassRepresents the "util" static JavaScript object that defines a utility methods and convenience functions for string and date formatting and parsing.
    See Also