DotNetBrowser.Print.Settings Namespace | 
| Interface | Description | |
|---|---|---|
| ICollateTPrintSettings | 
                Allows configuring collate printing.
              | |
| IColorModelTPrintSettings | 
                Allows configuring the color model for printing.
              | |
| ICopiesTPrintSettings | 
                Allows configuring the number of copies to print.
              | |
| IDuplexModeTPrintSettings | 
                Allows configuring the duplex mode for printing.
              | |
| IFooterTemplateTPrintSettings | 
                Allows configuring the HTML template for the print footer.
              | |
| IHeaderTemplateTPrintSettings | 
                Allows configuring the HTML template for the print header.
              | |
| IOrientationTPrintSettings | 
                Allows configuring the page orientation.
              | |
| IPageMarginsTPrintSettings | 
                Allows configuring the page margins.
              | |
| IPageRangesTPrintSettings | 
                Allows configuring the page ranges for printing.
              | |
| IPagesPerSheetTPrintSettings | 
                Allows configuring the number of pages per sheet.
              | |
| IPaperSizeTPrintSettings | 
                Allows configuring the paper size for printing.
              | |
| IPdfFilePathTPrintSettings | 
                Allows configuring the destination PDF file path.
              | |
| IPrintBackgroundsTPrintSettings | 
                Allows configuring printing background graphics.
              | |
| IPrintHeaderFooterTPrintSettings | 
                Allows configuring printing headers and footers.
              | |
| IPrintSelectionOnlyTPrintSettings | 
                Allows configuring printing only the selected content.
              | |
| IPrintSettings | 
                The common interface for the concrete print job settings to implement.
              | |
| IScalingTPrintSettings | 
                Allows configuring the scaling for printing.
              |