Go to internal destination.
Namespace: TallComponents.PDF.ActionsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public virtual void GoToInternalDestination( InternalDestination destination, ActionContext context ) |
| Visual Basic |
|---|
Public Overridable Sub GoToInternalDestination ( _ destination As InternalDestination, _ context As ActionContext _ ) |
Parameters
- destination
- Type: TallComponents.PDF.Navigation..::..InternalDestination
The internal destination to jump to.
- context
- Type: TallComponents.PDF.Actions..::..ActionContext
The context in which this action is executed.
Remarks
context can be nullNothingnullptra null reference (Nothing in Visual Basic).