ImageGear PDF v25.2 - Updated
ScrollToNextPage Method




ImageGear.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : ScrollToNextPage Method
Scrolls the next page of thumbnail items into view.
Syntax
'Declaration
 
Public Sub ScrollToNextPage() 
'Usage
 
Dim instance As ImGearThumbnailList
 
instance.ScrollToNextPage()
public void ScrollToNextPage()
public: void ScrollToNextPage(); 
public:
void ScrollToNextPage(); 
Remarks
A page of thumbnail items consists of all of the thumbnail items that fit in the view.
See Also

Reference

ImGearThumbnailList Class
ImGearThumbnailList Members

Is this page helpful?
Yes No
Thanks for your feedback.