The associated page.

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

Syntax

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

Remarks

This property cannot be set.

Note that this property is updated if this annotation is added to the [DerivedAnnotation]Collection from a page.

See Also