M
Maksim UWP developer
Guest
I need to take a screenshot of the site
I use WebView.CapturePreviewToStreamAsync, but if the site is too long, the application crashes
{"Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))"}
How do I need to take a screenshot WebView to capture the entire page, while taking a screenshot of any size.
Continue reading...
I use WebView.CapturePreviewToStreamAsync, but if the site is too long, the application crashes
{"Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))"}
How do I need to take a screenshot WebView to capture the entire page, while taking a screenshot of any size.
Continue reading...