| 名前 | 解説 | |
|---|---|---|
![]() | Default | Gets or sets the default PageLayout for the current document. The effective page layout for each page is determined by merging this layout with all other applicable layouts. |
![]() | Document | Gets C1Document object containing this PageLayouts object. |
![]() | EvenPages | Gets or sets the PageLayout used for even pages of the current document. |
![]() | FirstPage | Gets or sets the PageLayout used for the first page of the current document. |
![]() | Item | Gets the PageLayout of the specified PageLayoutKindEnum. Returns null if the specified kind of page layout has not been specified for the current PageLayouts. |
![]() | LastPage | Gets or sets the PageLayout used for the last page of the current document. |
![]() | OddPages | Gets or sets the PageLayout used for odd pages of the current document. |
![]() | Owner | Gets or sets RenderSection object owning this PageLayouts object. |
