Table of Contents
WebView.Capture Method ()

Captures the current rendering result.

Syntax
 public Image Capture();
Remarks

This function captures the current rendering result without including the scrollbars.

See Also