Show / Hide Table of Contents

Interface IAllowScreenshot

Namespace: GenerallyPositive.Browser
Assembly: GPAL.dll
Syntax
public interface IAllowScreenshot

Methods

CaptureScreen(Object)

Declaration
[GPAL("", Description = "Capture a screenshot")]
IAllowGraphicSettings CaptureScreen(object ApplicationOrBrowser = null)
Parameters
Type Name Description
System.Object ApplicationOrBrowser
Returns
Type Description
IAllowGraphicSettings
In This Article
Back to top Generated by DocFX