Forum Discussion
AlexKaras
Champion Level 1
9 years agoHi,
If you are talking about web page then .PagePicture() method should work for you.
If you are talking about desktop window with scrollers then, unfortunately, .Picture() method captures only visible part of the window and you must scroll and stitch image parts manually.