Show / Hide Table of Contents

Class TwitterScreenshotter

Inheritance
System.Object
TwitterScreenshotter
Implements
IPlatformScreenshotter
Namespace: Scraper.Net.Screenshot
Assembly: Scraper.Net.Screenshot.dll
Syntax
public class TwitterScreenshotter : object, IPlatformScreenshotter

Constructors

| Improve this Doc View Source

TwitterScreenshotter(IHtmlCssToImageClient)

Declaration
public TwitterScreenshotter(IHtmlCssToImageClient client)
Parameters
Type Name Description
IHtmlCssToImageClient client

Methods

| Improve this Doc View Source

ScreenshotAsync(String)

Declaration
public Task<string> ScreenshotAsync(string url)
Parameters
Type Name Description
System.String url
Returns
Type Description
Task<System.String>

Implements

IPlatformScreenshotter
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX