Table of Contents

Property Frame

Namespace
DotNetBrowser.Capture.Handlers
Assembly
DotNetBrowser.dll

Frame

Gets the IFrame instance that requests the content capture.

public IFrame Frame { get; }

Property Value

IFrame

The IFrame instance that requests the content capture.