ImageDevice.AddHyperlink

Set the hyperlink with a URI as its target.

public override void AddHyperlink(RectangleF activeRect, Pen border, string targetUri)
ParameterTypeDescription
activeRectRectangleFThe active rectangle of the link.
borderPenThe link border.
targetUriStringThe target URI.

See Also