Table of Contents

Property PrintJob

Namespace
DotNetBrowser.Print
Assembly
DotNetBrowser.dll

PrintJob

Gets the current print job. This print job can be used to configure print settings.

public IPrintJob<TPrintSettings> PrintJob { get; }

Property Value

IPrintJob<TPrintSettings>

The current print job.