class summary |
pdfaction |
represents base class for all action types. |
pdfembeddedgotoaction |
represents an embedded go-to action which allows jumping to or from a pdf file that is embedded in another pdf file. |
pdffieldactions |
represents actions to be performed as response to field events. |
pdfformaction |
represents the form action base class. |
pdfgotoaction |
represents an action which goes to a destination in the current document. |
pdfjavascript |
the adobe built-in javascript |
pdfjavascriptaction |
represents an action which performs java script action in pdf document. |
pdflaunchaction |
represents an action which launches an application or opens or prints a document. |
pdfnamedaction |
represents an action which perfoms the named action. |
pdfresetaction |
represents pdf form's reset action. |
pdfsoundaction |
represents the sound action. |
pdfsubmitaction |
represents pdf form's submit action. |