[]
Gets or sets the Page that contains this annotation.
Note that an annotation may be referenced by several pages. In that case this property returns the first element in the Pages collection.
When setting this property, the following applies:
public Page Page { get; set; }
Public Property Page As Page