Gets the type.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public ActionType GetType()
Public Function GetType As ActionType
public:
virtual ActionType GetType() sealed
Return Value
Type:
ActionType The type of this Action.
See Also