Click or drag to resize

DotNetBrowser.Print.Settings Namespace

This namespace contains interfaces and classes related to the print settings.
Classes
  ClassDescription
Public classCollateExtensions
Public classColorModelExtensions
Public classCopiesExtensions
Public classDuplexModeExtensions
Public classFooterTemplateExtensions
Public classHeaderTemplateExtensions
Public classOrientationExtensions
Public classPageMarginsExtensions
Public classPageRangesExtensions
Public classPagesPerSheetExtensions
Public classPaperSizeExtensions
Public classPdfFilePathExtensions
Public classPrintBackgroundsExtensions
Public classPrintHeaderFooterExtensions
Public classPrintSelectionOnlyExtensions
Public classPrintSettingsExtensions
Extension methods for IPrintSettings interface.
Public classScalingExtensions
Interfaces
  InterfaceDescription
Public interfaceICollateTPrintSettings
Allows configuring collate printing.
Public interfaceIColorModelTPrintSettings
Allows configuring the color model for printing.
Public interfaceICopiesTPrintSettings
Allows configuring the number of copies to print.
Public interfaceIDuplexModeTPrintSettings
Allows configuring the duplex mode for printing.
Public interfaceIFooterTemplateTPrintSettings
Allows configuring the HTML template for the print footer.
Public interfaceIHeaderTemplateTPrintSettings
Allows configuring the HTML template for the print header.
Public interfaceIOrientationTPrintSettings
Allows configuring the page orientation.
Public interfaceIPageMarginsTPrintSettings
Allows configuring the page margins.
Public interfaceIPageRangesTPrintSettings
Allows configuring the page ranges for printing.
Public interfaceIPagesPerSheetTPrintSettings
Allows configuring the number of pages per sheet.
Public interfaceIPaperSizeTPrintSettings
Allows configuring the paper size for printing.
Public interfaceIPdfFilePathTPrintSettings
Allows configuring the destination PDF file path.
Public interfaceIPrintBackgroundsTPrintSettings
Allows configuring printing background graphics.
Public interfaceIPrintHeaderFooterTPrintSettings
Allows configuring printing headers and footers.
Public interfaceIPrintSelectionOnlyTPrintSettings
Allows configuring printing only the selected content.
Public interfaceIPrintSettings
The common interface for the concrete print job settings to implement.
Public interfaceIScalingTPrintSettings
Allows configuring the scaling for printing.