PrintHtmlContentParameters Class |
Namespace: DotNetBrowser.Print.Handlers
public sealed class PrintHtmlContentParameters : PrintContentParameters<SystemPrinterIHtmlSettings, PdfPrinterIHtmlSettings>
The PrintHtmlContentParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | Browser |
Gets the browser associated with the handler.
(Inherited from PrintContentParametersTPrintSettings, TPdfPrintSettings.) |
![]() | Printers |
Gets the collection of printers available in this handler.
(Inherited from PrintContentParametersTPrintSettings, TPdfPrintSettings.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |