IHtmlSettings Properties |
The PdfPrinterIHtmlSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| 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.) | |
| PdfFilePath |
Gets or sets the full PDF file path.
(Inherited from IPdfFilePathTPrintSettings.) | |
| 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.) |