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.
| |
PdfPrinterTPrintSettings |
A printer that allows you to print to PDF.
| |
PrinterTPrintSettings |
The base class for the printers.
| |
Scaling |
The scaling used for printing.
| |
SystemPrinter |
A local or network printer available in the system.
| |
SystemPrinterTPrintSettings |
A local or network printer available in the system.
|
Interface | Description | |
---|---|---|
IPrintersTPrintSettings, TPdfPrintSettings |
The collection of the available printers.
| |
IPrintJobTPrintSettings |
A printing operation that is currently in-progress.
| |
PdfPrinterIHtmlSettings |
The print settings available when printing HTML content on the PDF printer.
| |
PdfPrinterIPdfSettings |
The print settings available when printing PDF content on the PDF printer.
| |
PdfPrinterISettingsT |
The print settings available when printing HTML or PDF content on the PDF printer.
| |
SystemPrinterIHtmlSettings |
Print settings available when printing HTML content on a physical printer.
| |
SystemPrinterIPdfSettings |
Print settings available when printing PDF content on a physical printer.
| |
SystemPrinterISettingsT |
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.
| |
PaperSizeUnit |
The measurement unit of the paper size.
|