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

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

Syntax

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

See Also