Click or drag to resize

IPrinters<TPrintSettings, TPdfPrintSettings> Properties

The IPrinters<TPrintSettings, TPdfPrintSettings> generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements in the collection.
(Inherited from IReadOnlyCollection<SystemPrinter<TPrintSettings>>.)
Public propertyDefault
Gets the default system printer.
Public propertyItem
Gets the element at the specified index in the read-only list.
(Inherited from IReadOnlyList<SystemPrinter<TPrintSettings>>.)
Public propertyPdf
Gets the PdfPrinter instance that allows you to print to PDF.
Top
See Also