Table of Contents

ImageInformationEventArgs.HyperLink Property

Hyperlink where the image will point to. This is automatically read from the image hyperlink if it has one, but you can modify, delete or add a new hyperlink for any image with this property.

Syntax

Namespace: FlexCel.Render

public String HyperLink { get; set; }

See also