Click or drag to resize

ActionGetType Method

Gets the type.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public ActionType GetType()

Return Value

Type: ActionType
The type of this Action.
See Also