ArcObjects Library Reference (Catalog)  

IGxMapPageLayout.PageLayout Property

The page layout object in the map document.

[Visual Basic .NET]
Public ReadOnly Property PageLayout As IPageLayout
[C#]
public IPageLayout PageLayout {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxMapPageLayout Interface