This property sets whether or not the file name of the image is displayed under the thumbnail image in the Thumbnail Control.

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

Property Value

This is a  ButtonMode Enum value.

The default value is Hyperlink.

Explanation

The ShowFileName property sets whether or not the file name of the image is displayed under the thumbnail image in the Thumbnail Control. By clicking the file name under the thumbnail image, an event can be generated.

See Also

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

 

The ImageKit WPF is created by Newtone Corporation