This property retrieves the image file's filename from the thumbnail image specified by the ArrayImageNumber property.

[Visual Basic] Public ReadOnly Property ArrayFileName As String
[C#] public string ArrayFileName {get;}

Property Value

The filename of the image file

Explanation

The ArrayFileName property retrieves the image file's filename from the thumbnail image specified by the ArrayImageNumber property. If the ArrayImageNumber property refers to an image that is not loaded from file, then sequential image numbers are retrieved.

See Also

Thumbnail Members | Newtone.ImageKit.Wpf.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation