This property sets the name of the image file (full path) to be loaded or saved.

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

Property Value

The name of the image file (full path)

Explanation

The FileName property sets the name of the image file (full path) to be loaded or saved.

See Also

ImageKit.File Members | Newtone.ImageKit.Wpf.ImageKit

The ImageKit WPF is created by Newtone Corporation