This document is archived and information here might be outdated.  Recommended version.


IGxMapPageLayout.PageLayout Property (ArcObjects .NET 10.4 SDK)
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