DotNetBrowser.Print Namespace |
Class | Description | |
---|---|---|
![]() | Capabilities |
The capabilities of a printer.
|
![]() | PageMargins |
The page margins used for printing.
|
![]() | PageRange |
The page range to be printed.
|
![]() | PaperSize |
The paper size used for printing.
|
![]() | PdfPrinter |
A printer that allows you to print to PDF.
|
![]() | PdfPrinter<TPrintSettings> |
A printer that allows you to print to PDF.
|
![]() | Printer<TPrintSettings> |
The base class for the printers.
|
![]() | Scaling |
The scaling used for printing.
|
![]() | SystemPrinter |
A local or network printer available in the system.
|
![]() | SystemPrinter<TPrintSettings> |
A local or network printer available in the system.
|
Interface | Description | |
---|---|---|
![]() | IPrinters<TPrintSettings, TPdfPrintSettings> |
The collection of the available printers.
|
![]() | IPrintJob<TPrintSettings> |
A printing operation that is currently in-progress.
|
![]() | PdfPrinter.IHtmlSettings |
The print settings available when printing HTML content on the PDF printer.
|
![]() | PdfPrinter.IPdfSettings |
The print settings available when printing PDF content on the PDF printer.
|
![]() | PdfPrinter.ISettings<T> |
The print settings available when printing HTML or PDF content on the PDF printer.
|
![]() | SystemPrinter.IHtmlSettings |
Print settings available when printing HTML content on a physical printer.
|
![]() | SystemPrinter.IPdfSettings |
Print settings available when printing PDF content on a physical printer.
|
![]() | SystemPrinter.ISettings<T> |
Print settings available when printing HTML or PDF content on a physical printer.
|
Enumeration | Description | |
---|---|---|
![]() | ColorModel |
The color models used for printing.
|
![]() | DuplexMode |
The duplex modes used for printing.
|
![]() | Orientation |
The page orientation values used for printing.
|
![]() | PagesPerSheet |
The pages per sheet values that Chromium supports.
|
![]() | PaperSize.Unit |
The measurement unit of the paper size.
|