ImageGear PDF v25.2 - Updated
ScrollToPreviousPage Method




ImageGear.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : ScrollToPreviousPage Method
Scrolls the previous page of thumbnail items into view.
Syntax
'Declaration
 
Public Sub ScrollToPreviousPage() 
'Usage
 
Dim instance As ImGearThumbnailList
 
instance.ScrollToPreviousPage()
public void ScrollToPreviousPage()
public: void ScrollToPreviousPage(); 
public:
void ScrollToPreviousPage(); 
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.