The page layout object for the current map document.
[Visual Basic 6.0] Property PageLayout As IPageLayout
[Visual Basic .NET] Public ReadOnly Property PageLayout As IPageLayout
[C#] public IPageLayout PageLayout {get;}
[Java] public IPageLayout getPageLayout() throws IOException, AutomationException
[C++] HRESULT get_PageLayout( IPageLayout** pageLayoutObject );
Use PageLayout to access the members of IPageLayout.