InstalledPrinters Members (Publisher)

Represents the collection of all Printer objects, each of which represents one of the printers installed on the computer.

Properties

Name

Description

Application

Returns an Application object that represents the creator of the parent InstalledPrinters object. Read-only.

Count

Returns the number of printers installed on your computer. Read-only.

Item

Returns the Printer object with the specified name or at the specified index position in the InstalledPrinters collection. Read-only.

Parent

Returns the parent of the InstalledPrinters object. Read-only.