Share via


Printer.PrinterName Property

Publisher Developer Reference

Gets the name of the printer represented by the parent Printer object. Read-only.

Version Information
 Version Added:  Publisher 2007

Syntax

expression.PrinterName

expression   A variable that represents a Printer object.

Return Value
String

Remarks

You can also use the InstalledPrinters property to get a list of the names of the printers installed on the computer.

See Also