JavaScript Objects
JavaScript Objects
April 28, 2021 02:29 AM
Contains a number of helper/convenience methods for string and date formatting and parsing.
JavaScript Objects
April 28, 2021 02:28 AM
Used for interfacing with active documents via JavaScript code.
JavaScript Objects
April 28, 2021 02:24 AM
App object Color object Console object Event object Field object Global object Identity object Link object This object Util object OCG object
JavaScript Objects
April 21, 2021 10:48 PM
This object provides support for Optional Content Groups. OCGs hold a collection of graphical objects, and are known as layers. You can dynamically switch properties of layers to make them visible or invisible to provide navigation in a PDF document.
JavaScript Objects
April 19, 2021 05:19 PM
This object allows you to get and set the properties of a PDF link, as well as set a Run a JavaScript action.
JavaScript Objects
April 19, 2021 06:56 AM
This object holds information about the current user who is logged onto the machine using Nitro Pro. You can view this information in Preferences as well.
JavaScript Objects
April 19, 2021 06:40 AM
Allows you to share data across an instance of the PDF viewing application (i.e. data can be accessed from within any of the open documents).
JavaScript Objects
April 19, 2021 03:15 AM
Represents a PDF form field, and this object contains methods and properties that provide a way to modify form fields (like you would visually with the form field tools) via JavaScript code.
JavaScript Objects
April 15, 2021 02:53 AM
Represents a PDF form field, and this object contains methods and properties that provide a way to modify form fields (like you would visually with the form field tools) via JavaScript code.
JavaScript Objects
April 12, 2021 01:02 AM
All JavaScript scripts are executed as the result of a particular event occurring. For each of these events, JavaScript will create an event object that can be used to get and update information about the current state of the event.
JavaScript Objects
April 08, 2021 09:36 PM
A static object that represents the PDF viewer application.