Document.Printer Property
Visio Automation Reference |
Specifies the name of the printer to use when printing the document. Read/write.
Version Information
Version Added: Visio 2002
Syntax
expression.Printer
expression A variable that represents a Document object.
Return Value
String
Remarks
The Printer property corresponds to the Name box in the Print dialog box (click Print on the File menu).
See Also