Show / Hide Table of Contents

Class ScreenshotterBuilderExtensions

Inheritance
System.Object
ScreenshotterBuilderExtensions
Namespace: Scraper.Net.Screenshot
Assembly: Scraper.Net.Screenshot.dll
Syntax
public static class ScreenshotterBuilderExtensions : object

Methods

| Improve this Doc View Source

AddTwitter(ScreenshotterBuilder, String)

Adds a TwitterScreenshotter

Declaration
public static ScreenshotterBuilder AddTwitter(this ScreenshotterBuilder builder, string platform = "twitter")
Parameters
Type Name Description
ScreenshotterBuilder builder
System.String platform
Returns
Type Description
ScreenshotterBuilder

A reference to this instance after the operation has completed

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