AvailablePrinters property

Microsoft Visio Developer Reference

AvailablePrinters property

   Example   

Returns a list of installed printers.

Version added

2002

Syntax

strRet = object.AvailablePrinters

strRet

String. An array of printers installed on the computer.

object

Required. An expression that returns an Application object.