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

Namespace: TallComponents.PDF.Navigation
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

See Also