IHtmlSettings Properties |
The SystemPrinterIHtmlSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| CollatePrintingEnabled |
Enables or disables collate printing.
(Inherited from ICollateTPrintSettings.) | |
| ColorModel |
Gets or sets the color model.
(Inherited from IColorModelTPrintSettings.) | |
| Copies |
Gets or sets the number of copies to print.
(Inherited from ICopiesTPrintSettings.) | |
| DuplexMode |
Gets or sets the duplex mode.
(Inherited from IDuplexModeTPrintSettings.) | |
| FooterTemplate |
Gets or sets the HTML to be displayed in the footer.
(Inherited from IFooterTemplateTPrintSettings.) | |
| HeaderTemplate |
Gets or sets the HTML to be displayed in the header.
(Inherited from IHeaderTemplateTPrintSettings.) | |
| Orientation |
Gets or sets the page orientation.
(Inherited from IOrientationTPrintSettings.) | |
| PageMargins |
Gets or sets the page margins for printing.
(Inherited from IPageMarginsTPrintSettings.) | |
| PageRanges |
Gets or sets the collection of the page ranges to print.
(Inherited from IPageRangesTPrintSettings.) | |
| PagesPerSheet |
Gets or sets the number of pages per sheet.
(Inherited from IPagesPerSheetTPrintSettings.) | |
| PaperSize |
Gets or sets the paper size for printing.
(Inherited from IPaperSizeTPrintSettings.) | |
| PrintingBackgroundsEnabled |
Enables or disables printing background graphics.
(Inherited from IPrintBackgroundsTPrintSettings.) | |
| PrintingHeaderFooterEnabled |
Enables or disables printing headers and footer.
(Inherited from IPrintHeaderFooterTPrintSettings.) | |
| PrintingSelectionOnlyEnabled |
Enables or disables printing only the selected content.
(Inherited from IPrintSelectionOnlyTPrintSettings.) | |
| Scaling |
Gets or sets the scaling for printing.
(Inherited from IScalingTPrintSettings.) |