InstalledPrinters.Item Property (Publisher)

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

Version Information

Version Added: Publisher 2007

Syntax

expression .Item(Index)

expression A variable that represents an InstalledPrinters collection.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Variant

The name or index position of the installed printer.

Return Value

Printer