Action Class
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Represents an abstract class for the PDF actions.
Inheritance Hierarchy
Bytescout.PDFAction
More...Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
The Action type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Next | Gets the sequence of actions to be performed after the action represented by this instance. | |
| Type | Gets the Bytescout.PDF.ActionType value that specifies the type of this action. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also
Reference
Inheritance Hierarchy
Bytescout.PDFAction
Bytescout.PDFGoTo3DViewAction
Bytescout.PDFGoToAction
Bytescout.PDFGoToEmbeddedAction
Bytescout.PDFGoToRemoteAction
Bytescout.PDFHideAction
Bytescout.PDFImportDataAction
Bytescout.PDFJavaScriptAction
Bytescout.PDFLaunchAction
Bytescout.PDFMovieAction
Bytescout.PDFNamedAction
Bytescout.PDFRenditionAction
Bytescout.PDFResetFormAction
Bytescout.PDFSetOptionalContentGroupsStateAction
Bytescout.PDFSoundAction
Bytescout.PDFSubmitFormAction
Bytescout.PDFThreadAction
Bytescout.PDFTransitionAction
Bytescout.PDFURIAction