[]
Gets the layout page at the specified index.
ILayoutPage this[int index] { get; }
The index of the page.
The layout page at the specified index as an ILayoutPage.