[]
Initialize a new instance of the ActionGoTo class.
public ActionGoTo()
Public Sub New()
Initialize a new instance of the ActionGoTo class.
public ActionGoTo(DestinationBase dest)
Public Sub New(dest As DestinationBase)
Type | Name | Description |
---|---|---|
DestinationBase | dest | The DestinationBase object defining the new document view. |