public class PdfGoToAction : PdfActionBasePublic Class PdfGoToAction
Inherits PdfActionBasepublic ref class PdfGoToAction : public PdfActionBasetype PdfGoToAction =
class
inherit PdfActionBase
end| PdfGoToAction | Constructs an empty Go-To action. The Destination property must be set after object creation |
| PdfGoToAction(PdfDestination) | Constructs a Go-To action with the given destination |
| Destination | The Go To action destination |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |