[]
Base class for PDF actions which can be performed when user clicks links, document outlines etc.
Base class for ActionSubmitForm and ActionResetForm classes, operating over a set of specified fields.
Represents an action that changes the view to a destination (page, location, and magnification factor) specified by a DestinationBase object.
Represents a go-to remote action similar to 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:
Represents an action that imports Forms Data Format (FDF) data into a document’s interactive form from a specified file.
Represents an action that causes a script to be compiled and executed by the JavaScript interpreter.
Represents an action that launches an application or opens or prints a document.
Defines windows-specific launch parameters.
Represents an action that performs some viewer application action such as go to next or previous page, etc.
Represents an action that 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.
Represents an action that plays a sound.
Represents 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.
Represents an action that causes navigation to a specified URI.
Represents an unknown action.
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.