ActionEventArgsAction Property |
Gets the Action that is about to be executed
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public Action Action { get; }
Public ReadOnly Property Action As Action
Get
public:
virtual property Action^ Action {
Action^ get () sealed;
}
Property Value
Type:
ActionSee Also