PDFReaderControls.NET Professional Type Reference

ActionHandler Class

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

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

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

public abstract class ActionHandler : 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

ActionHandler Members | TallComponents.PDF.Actions Namespace