Share via


Application.ActivePrinter Property

Visio Automation Reference

Specifies the printer that all Microsoft Office Visio documents print to. Read/write.

Version Information
 Version Added:  Visio 2002

Syntax

expression.ActivePrinter

expression   A variable that represents an Application object.

Return Value
String

Remarks

The ActivePrinter property is initially set to the default printer.

See Also