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