PDFReaderControls.NET Professional Type Reference

ActionVisitor Class

A derived instance of ActionVisitor is passed to Action.Accept(...). This method calls one of the below ActionVisitor methods according to the type of action.

For a list of all members of this type, see ActionVisitor Members.

System.Object
   TallComponents.PDF.Actions.ActionVisitor
      TallComponents.PDF.Actions.ActionHandler

public abstract class ActionVisitor

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: TallComponents.PDF.Actions

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

ActionVisitor Members | TallComponents.PDF.Actions Namespace