An array used to access individual pages in a page frame. Available at run time only.
PageFrame.Pages(Index).Property[ = Expr] |
Parameters
- Index
- Represents the index of the page you want to access.
- Expr
- Specifies a property value for the page contained in a page frame.
Remarks
Applies To: PageFrame