Table of Contents

Property Printers

Namespace
DotNetBrowser.Print.Handlers
Assembly
DotNetBrowser.dll

Printers

Gets the collection of printers available in this handler.

public IPrinters<TPrintSettings, TPdfPrintSettings> Printers { get; }

Property Value

IPrinters<TPrintSettings, TPdfPrintSettings>

The collection of printers available in this handler.