[]
Gets or sets arbitrary data associated with the current annotation.
Note that this data is runtime only and is not persisted in the PDF.
public object UserData { get; set; }
Public Property UserData As Object