Click or drag to resize

ScreenGetAction Method

Sets the action of the Screen annotation (Optional; PDF 1.1 )

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

Return Value

Type: Action
action of the screen annotation
Remarks
The action is an action that shall be performed when the annotation is activated
See Also