PdfPrinterTPrintSettings Class | 
Namespace: DotNetBrowser.Print
public sealed class PdfPrinter<TPrintSettings> : Printer<TPrintSettings> where TPrintSettings : class, Object, PdfPrinterISettings<TPrintSettings>
The PdfPrinterTPrintSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| Capabilities | 
                Gets the capabilities of this printer.
              (Inherited from PrinterTPrintSettings.) | |
| DeviceName | 
                Gets the device name of this printer.
              (Inherited from PrinterTPrintSettings.) | |
| IsDefault | 
                Indicates whether this printer is the default system printer.
              (Inherited from PrinterTPrintSettings.) | |
| PrintJob | 
                Gets the current print job. This print job can be used to configure print settings.
              (Inherited from PrinterTPrintSettings.) | 
| 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.) |