This property refers to the page number for the selected file when the selected file is part of a multipage image.

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

Property Value

The page number starts from 0.

This property is read only

Explanation

The PageOfMultiPageImage property refers to the page number for the selected file when the selected file is part of a multipage image.
If a single file is selected, this returns 0.

See Also

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

 

The ImageKit WPF is created by Newtone Corporation