StartSessionParametersFrame Property  | 
 
                Gets the 
IFrame instance that requests the content capture.
            
 
    Namespace: 
   DotNetBrowser.Capture.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntaxpublic IFrame Frame { get; }Property Value
Type: 
IFrameThe 
IFrame instance that requests the content capture.
See Also