Click or drag to resize

IPrintersTPrintSettings, TPdfPrintSettings Properties

The IPrintersTPrintSettings, TPdfPrintSettings generic type exposes the following members.

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