ActionParameter Class |
Namespace: pdftron.PDF
public sealed class ActionParameter : IClosable
The ActionParameter type exposes the following members.
Name | Description | |
---|---|---|
ActionParameter(Action) |
Construct an ActionParameter object
| |
ActionParameter(Action, Field) |
Construct an ActionParameter object
| |
ActionParameter(Action, IAnnot) |
Construct an ActionParameter object
| |
ActionParameter(Action, Page) |
Construct an ActionParameter object
|
Name | Description | |
---|---|---|
Close | ||
Equals | (Inherited from Object.) | |
GetAction |
Get the action object
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |