[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Actions.ActionLaunch.NewWindow

NewWindow Property

NewWindow

Gets or sets a value indicating whether to open the destination document in a new window. This property is ignored if this action is not a PDF document.

Declaration
public bool NewWindow { get; set; }
Public Property NewWindow As Boolean