Table of Contents

Namespace DotNetBrowser.Print.Settings

Classes

CollateExtensions

Extension methods for ICollate<TPrintSettings> interface.

ColorModelExtensions

Extension methods for IColorModel<TPrintSettings> interface.

CopiesExtensions

Extension methods for ICopies<TPrintSettings> interface.

DuplexModeExtensions

Extension methods for IDuplexMode<TPrintSettings> interface.

FitExtensions

Extension methods for IFit<TPrintSettings> interface.

FooterTemplateExtensions

Extension methods for IFooterTemplate<TPrintSettings> interface.

HeaderTemplateExtensions

Extension methods for IHeaderTemplate<TPrintSettings> interface.

OrientationExtensions

Extension methods for IOrientation<TPrintSettings> interface.

PageMarginsExtensions

Extension methods for IPageMargins<TPrintSettings> interface.

PageRangesExtensions

Extension methods for IPageRanges<TPrintSettings> interface.

PagesPerSheetExtensions

Extension methods for IPagesPerSheet<TPrintSettings> interface.

PaperSizeExtensions

Extension methods for IPaperSize<TPrintSettings> interface.

PdfFilePathExtensions

Extension methods for IPdfFilePath<TPrintSettings> interface.

PrintBackgroundsExtensions

Extension methods for IPrintBackgrounds<TPrintSettings> interface.

PrintHeaderFooterExtensions

Extension methods for IPrintHeaderFooter<TPrintSettings> interface.

PrintSelectionOnlyExtensions

Extension methods for IPrintSelectionOnly<TPrintSettings> interface.

PrintSettingsExtensions

Extension methods for IPrintSettings interface.

ScalingExtensions

Extension methods for IScaling<TPrintSettings> interface.

Interfaces

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.

IFit<TPrintSettings>

Allows configuring the content fit 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.