This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARControl Interface > IARControl.ARPageLayout Property (ArcObjects .NET 10.4 SDK) |
The page layout contained within the currently loaded document.
[Visual Basic .NET] Public ReadOnly Property ARPageLayout As ARPageLayout
[C#] public ARPageLayout ARPageLayout {get;}
The ARPageLayout object manages the layout of a page that is sent as output to a printer. The ARPageLayout will typically consist of one or more maps, together with marginalia such as scalebars, legends and titles. Use the IARPageLayout::ARMap property to access any maps present in the page layout.
2003 800A07D3: No document loaded