See: Description
Class | Description |
---|---|
PDAction |
This represents an action that can be executed in a PDF document.
|
PDActionFactory |
This class will take a dictionary and determine which type of action to create.
|
PDActionGoTo |
This represents a go-to action that can be executed in a PDF document.
|
PDActionHide |
This represents a thread action that can be executed in a PDF document.
|
PDActionImportData | |
PDActionJavaScript |
This represents a JavaScript action.
|
PDActionLaunch |
This represents a launch action that can be executed in a PDF document.
|
PDActionMovie | |
PDActionNamed |
This represents a named action in a PDF document.
|
PDActionRemoteGoTo |
This represents a remote go-to action that can be executed in a PDF document.
|
PDActionResetForm | |
PDActionSound |
This represents a Sound action that can be executed in a PDF document
|
PDActionSubmitForm |
This represents a Submit-Form action that can be executed in a PDF document.
|
PDActionThread |
This represents a thread action that can be executed in a PDF document.
|
PDActionURI |
This represents a URI action that can be executed in a PDF document.
|
PDAdditionalActions |
This represents a dictionary of actions that occur due to events.
|
PDAnnotationAdditionalActions |
This class represents an annotation's dictionary of actions
that occur due to events.
|
PDDocumentCatalogAdditionalActions |
This class represents a document catalog's dictionary of actions
that occur due to events.
|
PDFormFieldAdditionalActions |
This class represents a form field's dictionary of actions
that occur due to events.
|
PDPageAdditionalActions |
This class represents a page object's dictionary of actions
that occur due to events.
|
PDURIDictionary |
This is the implementation of an URI dictionary.
|
PDWindowsLaunchParams |
Launch paramaters for the windows OS.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.