This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapReader Interface > IMapReader.PageLayout Property (ArcObjects .NET 10.4 SDK) |
The PageLayout object.
[Visual Basic .NET] Public ReadOnly Property PageLayout As IPageLayout
[C#] public IPageLayout PageLayout {get;}
[C++]
HRESULT get_PageLayout(
IPageLayout** layout
);
[C++]
Parameters layout [out, retval]
layout is a parameter of type IPageLayout