Specify if the annotations should be shown (true) of hidden (false).

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

Syntax

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

See Also