Documents for PDF, .NET Edition Documentation
NewWindow Property (ActionLaunch)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Actions Namespace > ActionLaunch Class : NewWindow Property
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.
Syntax
'Declaration
 
Public Property NewWindow As System.Boolean
public System.bool NewWindow {get; set;}
See Also

Reference

ActionLaunch Class
ActionLaunch Members