ExpertPdf PDF Creator Library
PdfActionGoTo Class
NamespacesExpertPdf.PdfCreatorPdfActionGoTo
ExpertPdf PDF Creator Library
Represents a Go To action in the PDF document.
Declaration Syntax
C#Visual BasicVisual C++
public class PdfActionGoTo : PdfAction
Public Class PdfActionGoTo _
	Inherits PdfAction
public ref class PdfActionGoTo : public PdfAction
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
PdfActionGoTo(ExplicitDestination)
Creates a Go To action based on the sepecified explicit destination.

Destination
Gets or sets the explicit destination of the Go To action.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
PdfAction
 PdfActionGoTo

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)