Property PrintJob
- Namespace
- DotNetBrowser.Print.Events
- Assembly
- DotNetBrowser.dll
PrintJob
Gets the print job associated with this event.
public IPrintJob<TPrintSettings> PrintJob { get; }
Property Value
- IPrintJob<TPrintSettings>
The print job associated with this event.