Pane.Pages Property

Definition

Returns a Pages collection that represents the pages in a document.

public:
 property Microsoft::Office::Interop::Word::Pages ^ Pages { Microsoft::Office::Interop::Word::Pages ^ get(); };
public Microsoft.Office.Interop.Word.Pages Pages { get; }
member this.Pages : Microsoft.Office.Interop.Word.Pages
Public ReadOnly Property Pages As Pages

Property Value

Applies to