PDFReaderControls.NET Professional Type Reference

ActionHandler Methods

The methods of the ActionHandler class are listed below. For a complete list of ActionHandler class members, see the ActionHandler Members topic.

Public Static Methods

Equals (inherited from Object)Determines whether the specified Object instances are considered equal.
ReferenceEquals (inherited from Object)Determines whether the specified Object instances are the same instance.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
ExecuteNamedAction Execute the non-standard named action.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
GoToFirstPage Go to the first page.
GoToInternalDestination Go to internal destination.
GoToLastPage Go to the last page.
GoToNextPage Go to the next page.
GoToPreviousPage Go to the prev page.
GoToRemoteDestination Go to remote destination.
GoToUri Go to Uri
HideAnnotations Hide the annotations
ImportData ImportData action
Launch Launch action.
ResetFields ResetFields Form action
RunJavaScript JavaScript action.
ShowAnnotations Show the annotations
SubmitFields SubmitFields Form action
ToString (inherited from Object)Returns a String that represents the current Object.
Unknown Unknown action.
VisitOverloaded. Visit this action.
Visit (inherited from ActionVisitor)Overloaded. Visit an action.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

ActionHandler Class | TallComponents.PDF.Actions Namespace