Table of Contents
WebView.Capture Method
Overload List
Name Description
Image Capture(Rectangle, Size); Captures the current rendering result.
Image Capture(Rectangle); Captures the current rendering result.
Image Capture(bool); Captures the current rendering result.
Image Capture(); Captures the current rendering result.
bool Capture(string); Captures the current rendering result and save it to a file.
See Also