GoToAction
Contents
[
Hide
]GoToAction class
Represents a go-to action that changes the view to a specified destination (page, location, and magnification factor).
The GoToAction type exposes the following members:
Constructors
| Name | Description |
|---|---|
| GoToAction(page) | Initializes a new instance of the GoToAction class |
| GoToAction(page) | Initializes a new instance of the GoToAction class |
| GoToAction(page, type, values) | Initializes a new instance of the GoToAction class |
| GoToAction(destination) | Initializes a new instance of the GoToAction class |
| GoToAction() | Constructor. |
| GoToAction(doc, name) | Initializes a new instance of the GoToAction class |
Properties
| Name | Description |
|---|---|
| next | Next actions in sequence. |
| destination | Gets or sets the destination to jump to. |
See Also
- namespace aspose.pdf.annotations
- assembly Aspose.PDF