Click or drag to resize

LinkGetAction Method

Gets the Action of the Linked Annotation.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Action GetAction()

Return Value

Type: Action
An Action object that denotes the action of the linked annotation.
Remarks
The return value is an action that shall be performed when the link annotation is activated
See Also