The annotations which must be showns or hidden, depending of the Show boolean.

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

Syntax

C#
public AnnotationCollection Annotations { get; }
Visual Basic
Public ReadOnly Property Annotations As AnnotationCollection
	Get

Remarks

Note that the widget annotations located in the Fields can or cannot be available in this collection.

Adding 1 or more annotations in this collection makes the PDF incompatible with Adobe Acrobat Standard or Professional designer mode.

See Also