| PDFReaderControls.NET Professional Type Reference |
|
ActionVisitor.Visit Method (Action, Object)
Visit an action.
Parameters
-
annotation
- The vistor must handle an action.
-
argument
- The additional argument passed to the Accept method (can be a null reference).
Remarks
a null reference is returned when not implementing this functionality.
See Also
ActionVisitor Class | TallComponents.PDF.Actions Namespace | ActionVisitor.Visit Overload List