Skip to content

Latest commit

 

History

History
89 lines (73 loc) · 3.74 KB

Visio.Pages.md

File metadata and controls

89 lines (73 loc) · 3.74 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Pages object (Visio)
vis_sdr.chm10195
vis_sdr.chm10195
Visio.Pages
45eec568-b5cc-5e80-ff5c-4dfa567efb5d
06/19/2019
medium

Pages object (Visio)

Includes a Page object for each drawing page in a document.

Remarks

To retrieve a Pages collection, use the Pages property of a Document object.

The default property of a Pages collection is Item.

The order of items in a Pages collection is significant: if there are n foreground pages in a document, the first n pages in its Pages collection are foreground pages and are in order. The remaining pages in the collection are the background pages of the document; these are in no particular order.

If your Visual Studio solution includes the Microsoft.Office.Interop.Visio reference, this collection maps to the following types:

  • Microsoft.Office.Interop.Visio.IVPages

Events

Methods

Properties

[!includeSupport and feedback]