Click or drag to resize

ActionParameter Constructor (Action)

Construct an ActionParameter object

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public ActionParameter(
	Action action
)

Parameters

action
Type: pdftron.PDFAction
the action object
See Also