DotNetBrowser.Print.Settings Namespace |
Interface | Description | |
---|---|---|
![]() | ICollate<TPrintSettings> |
Allows configuring collate printing.
|
![]() | IColorModel<TPrintSettings> |
Allows configuring the color model for printing.
|
![]() | ICopies<TPrintSettings> |
Allows configuring the number of copies to print.
|
![]() | IDuplexMode<TPrintSettings> |
Allows configuring the duplex mode for printing.
|
![]() | IFooterTemplate<TPrintSettings> |
Allows configuring the HTML template for the print footer.
|
![]() | IHeaderTemplate<TPrintSettings> |
Allows configuring the HTML template for the print header.
|
![]() | IOrientation<TPrintSettings> |
Allows configuring the page orientation.
|
![]() | IPageMargins<TPrintSettings> |
Allows configuring the page margins.
|
![]() | IPageRanges<TPrintSettings> |
Allows configuring the page ranges for printing.
|
![]() | IPagesPerSheet<TPrintSettings> |
Allows configuring the number of pages per sheet.
|
![]() | IPaperSize<TPrintSettings> |
Allows configuring the paper size for printing.
|
![]() | IPdfFilePath<TPrintSettings> |
Allows configuring the destination PDF file path.
|
![]() | IPrintBackgrounds<TPrintSettings> |
Allows configuring printing background graphics.
|
![]() | IPrintHeaderFooter<TPrintSettings> |
Allows configuring printing headers and footers.
|
![]() | IPrintSelectionOnly<TPrintSettings> |
Allows configuring printing only the selected content.
|
![]() | IPrintSettings |
The common interface for the concrete print job settings to implement.
|
![]() | IScaling<TPrintSettings> |
Allows configuring the scaling for printing.
|