Page.Duplicate method (Visio)

Duplicates the specified page and returns the new page.

Syntax

expression.Duplicate

expression A variable that represents a Page object.

Return value

PAGE

Remarks

The duplicated page is inserted immediately after the original page in the document. If the original page is numbered automatically, the duplicated page is numbered in the same way.

See also

Page Object

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.