This property sets the Thumbnail Control's ConfigFile when contains information about creating thumbnail images.
[Visual Basic] Public Property ConfigFile String
[C#] public string ConfigFile {get; set;}

Property Value

The default value is "Config.xml".

Explanation

If any of the items in the ConfigFile are changed, the thumbnail images will be recreated.

The ConfigFile will be created in the image directory (according to theImageDirectory property value).

The following property values are saved in the ConfigFile:

TotalImageNo
ImageWidth
ImageHeight
ImageBevelDepth
ImageBevelWidth
EnableMultiPageImage

See Also

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

 

The ImageKit WPF is created by Newtone Corporation