AddHyperlink

Establece el hipervínculo con un URI como destino.

public abstract void AddHyperlink(RectangleF activeRect, Pen border, string targetUri)
ParámetroEscribeDescripción
activeRectRectangleFEl rectángulo activo del enlace.
borderPenEl borde del enlace.
targetUriStringEl URI de destino.

Ver también