Table of Contents
WebView.CaptureRaw Method ()

Captures the current rendering result and returns the raw bitmap data.

Syntax
 public RawBitmapData CaptureRaw();
See Also