Share via


Printer Property [Visio 2003 SDK Documentation]

Specifies the name of the printer to use when printing the document.

strRet = object**.Printer**

object**.Printer** = strExpression

strRet     String. The current printer.

object     Required. An expression that returns a Document object.

strExpression     Required String. The new printer.

Version added

2002

Remarks

The Printer property corresponds to the Name box in the Print dialog box (click Print on the File menu).

Applies to | Document object

See Also | Print method | PrintCenteredH property | PrintCenteredV property | PrintFitOnPages property | PrintLandscape property | PrintPagesAcross property | PrintPagesDown property | PrintScale property