'Declaration Public Function New( _ ByVal rect As System.Drawing.RectangleF, _ ByVal action As ActionBase _ )
public LinkAnnotation( System.Drawing.RectangleF rect, ActionBase action )
Parameters
- rect
- The bounds of the LinkAnnotation on the containing page.
- action
- The GrapeCity.Documents.Pdf.Actions.ActionBase to be activated when the annotation is activated.