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

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

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