[]
Base class for PDF actions which can be performed when user clicks links, document outlines etc.
Base class for ActionSubmitForm and ActionResetForm, which operates over set of specified fields.
Defines a go-to action changes the view to a specified destination (page, location, and magnification factor), defined by the DestinationBase object.
Defines a remote go-to action is similar to an ordinary go-to action ActionGoTo but jumps to a destination in another PDF file instead of the current file.
Represents a hide action, hides or shows one or more WidgetAnnotations on screen by setting or clearing their Hidden flag.
Represents a collection of objects supporting the ActionHide.ILinkedObject interface:
Defines an action imports Forms Data Format (FDF) data into the document’s interactive form from a specified file.
Defines an action causes a script to be compiled and executed by the JavaScript interpreter.
Defines a launch action launches an application or opens or prints a document.
Defines windows-specific launch parameters.
Defines an action performs some viewer application action: Go to next / previous page, etc.
Defines an action resets selected interactive form fields to their default values; If no default value is defined for a field, its value is cleared. For fields that can have no value (such as PushButtonField), the action has no effect.
Defines an action that transmits the names and values of selected interactive form fields to a specified uniform resource locator (URL), presumably the address of a Web server that will process them and send back a response.
Defines an unknown action.
Defines an URI action causes navigation to specified URI.
The common interface for objects which can be added to the Fields.
The common interface for objects which can be added to the LinkedObjects.
Defines possible operations for windows platform.
Defines possible values of FDFFormat property.
Defines possible values of HtmlFormFormat property.
Defines possible values of PDFFormat property.
Defines possible values of SubmitFormat property.