Pane.Pages 属性

定义

返回一个 Pages 集合,该集合表示文档中的页面。

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

属性值

适用于