[]
Gets or sets the ActionBase to be performed when this LinkAnnotation is activated. If both Dest and this property are specified, then this property takes precedence and will be written into the PDF file.
public ActionBase Action { get; set; }
Public Property Action As ActionBase