Indicates whether the bookmark collection is open (i.e. expanded).

Namespace: TallComponents.PDF.Navigation
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public bool Open { get; set; }
Visual Basic
Public Property Open As Boolean
	Get
	Set

See Also