The IBrowserCanvas
method savePageToBitmapImage saves the rendered
document to the local disk. The savePageToBitmapImage
method can either save the whole document
or the section rendered on screen.
//
Saves the page to the working directory,
the boolean switch is to save the full page
and not just area displayed. // It is
important to wait until the document has
completed loading before saving the content