This property enables multipage images to be loaded into the Thumbnail Control.
[Visual Basic] Public Property EnableMultiPageImage As Boolean
[C#] public bool EnableMultiPageImage {get; set;}

Property Value

The default value is False.

Explanation

The EnableMultiPageImage property enables multipage images to be loaded into the Thumbnail Control. When this property is true, each page of the multipage image will be displayed in the Thumbnail Control.

See Also

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

 

The ImageKit WPF is created by Newtone Corporation