Click or drag to resize

IHtmlSettings Properties

The PdfPrinterIHtmlSettings type exposes the following members.

Properties
  NameDescription
Public propertyFooterTemplate
Gets or sets the HTML to be displayed in the footer.
(Inherited from IFooterTemplateTPrintSettings.)
Public propertyHeaderTemplate
Gets or sets the HTML to be displayed in the header.
(Inherited from IHeaderTemplateTPrintSettings.)
Public propertyOrientation
Gets or sets the page orientation.
(Inherited from IOrientationTPrintSettings.)
Public propertyPageMargins
Gets or sets the page margins for printing.
(Inherited from IPageMarginsTPrintSettings.)
Public propertyPageRanges
Gets or sets the collection of the page ranges to print.
(Inherited from IPageRangesTPrintSettings.)
Public propertyPagesPerSheet
Gets or sets the number of pages per sheet.
(Inherited from IPagesPerSheetTPrintSettings.)
Public propertyPaperSize
Gets or sets the paper size for printing.
(Inherited from IPaperSizeTPrintSettings.)
Public propertyPdfFilePath
Gets or sets the full PDF file path.
(Inherited from IPdfFilePathTPrintSettings.)
Public propertyPrintingBackgroundsEnabled
Enables or disables printing background graphics.
(Inherited from IPrintBackgroundsTPrintSettings.)
Public propertyPrintingHeaderFooterEnabled
Enables or disables printing headers and footer.
(Inherited from IPrintHeaderFooterTPrintSettings.)
Public propertyPrintingSelectionOnlyEnabled
Enables or disables printing only the selected content.
(Inherited from IPrintSelectionOnlyTPrintSettings.)
Public propertyScaling
Gets or sets the scaling for printing.
(Inherited from IScalingTPrintSettings.)
Top
See Also