The PageLayout object.
[Visual Basic .NET] Public ReadOnly Property PageLayout As IPageLayout
[C#] public IPageLayout PageLayout {get;}
[C++]
HRESULT get_PageLayout(
IPageLayout** ppPageLayout
);
[C++]Parameters
ppPageLayout [out, retval]ppPageLayout is a parameter of type IPageLayout
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Returns the PageLayout of the MapDocument that is open.