Whether to open the destination in a new windows, current one or specified by the user preferences.

Namespace: TallComponents.PDF.Layout.Actions
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public WindowBehavior WindowBehavior { get; set; }
Visual Basic
Public Property WindowBehavior As WindowBehavior
	Get
	Set

See Also