Click or drag to resize

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; }

Property Value

Type: Action
See Also