JavaScript Editor js editor     Web development 



Main Page

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

See Also



JavaScript Editor js editor     Web development