DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Print
IPrinters(TPrintSettings, TPdfPrintSettings) Interface
IPrinters(TPrintSettings, TPdfPrintSettings) Properties
Default Property
Pdf Property
IPrinters
TPrintSettings
,
TPdfPrintSettings
Pdf Property
Gets the
PdfPrinter
instance that allows you to print to PDF.
Namespace:
DotNetBrowser.Print
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
PdfPrinter
<TPdfPrintSettings>
Pdf
{
get
; }
Property Value
Type:
PdfPrinter
TPdfPrintSettings
The
PdfPrinter
instance that allows you to print to PDF.
See Also
Reference
IPrinters
TPrintSettings, TPdfPrintSettings
Interface
DotNetBrowser.Print Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.