This property sets the hyperlink to the thumbnail image file.

[Visual Basic] Public Property EnableHyperLink As Boolean
[C#] public bool EnableHyperLink {get; set;}

Property Value

The default value is True.

Explanation

The EnableHyperLink property sets the hyperlink to the thumbnail image file. When true, and the thumbnail image is clicked, the image corresponding to this thumbnail is displayed. 

See Also

ImageKit.WPF.Web.Thumbnail Members | Newtone.ImageKit.WPF.Web.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation