PrinterTPrintSettingsPrintJob Property  | 
 
                Gets the current print job. This print job can be used to configure print settings.
            
 
    Namespace: 
   DotNetBrowser.Print
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.18.0
Syntaxpublic IPrintJob<TPrintSettings> PrintJob { get; }Property Value
Type: 
IPrintJobTPrintSettingsThe current print job.
See Also