Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Actions Namespace / ActionGoToR Class / NewWindow Property

In This Topic
    NewWindow Property (ActionGoToR)
    In This Topic
    Gets a value indicating whether to open the destination document in a new window.
    Syntax
    'Declaration
     
    Public Property NewWindow As System.Boolean
    public System.bool NewWindow {get; set;}
    See Also