Viewer.DisplayAbout method (Visio Viewer)

Displays the About Microsoft Visio Viewer dialog box in the Microsoft Visio Viewer.

Syntax

expression.DisplayAbout

expression An expression that returns a Viewer object.

Return value

Nothing

Remarks

Calling this method is equivalent to choosing the About Microsoft Visio Viewer button on the toolbar in the Viewer.

Example

The following code displays the About Microsoft Visio Viewer dialog box.

vsoViewer.DisplayAbout

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.