ActionEventArgs Class |
Namespace: pdftron.PDF
public sealed class ActionEventArgs
The ActionEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Action | Gets the Action that is about to be executed | |
Handled | If set to true, the PDFViewCtrl will not try to execute it internally. |
Name | Description | |
---|---|---|
Equals | (Inherited from 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.) |