Method Accept
Namespace TallComponents.PDF.Actions
Class UriAction
Accept this action.
Syntax
public Object Accept(ActionVisitor visitor, Object argument)
Returns
Object
Parameters
ActionVisitor
visitor
The vistor used to Accept this action.
Object
argument
An additional argument passed to the Visit method (may be ).