'Declaration Public Function New( _ ByVal file As FileSpecification, _ ByVal dest As DestinationBase, _ Optional ByVal newWindow As System.Boolean _ )
public ActionGoToR( FileSpecification file, DestinationBase dest, System.bool newWindow )
Parameters
- file
- The GrapeCity.Documents.Pdf.FileSpecification object defining another file.
- dest
- The GrapeCity.Documents.Pdf.DestinationBase object defining the new document view.
- newWindow
- A flag specifying whether to open the destination document in a new window.