This property sets whether or not default paging is used in the Thumbnail Control.

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

Property Value

The default value is True.

Explanation

The EnablePaging property sets whether or not default paging is enabled in the Thumbnail Control. When this property is false, (when default paging is not used),  the page parameter of the ShowThumbnailImages(int page) method is enabled.

See Also

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

 

The ImageKit WPF is created by Newtone Corporation