This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPageLayout3 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the Page Layout.
Description | ||
---|---|---|
AlignToMargins | Indicates if graphics will be aligned to the margins or to each other. | |
ClearContent | Clears the elements without dismantling them. | |
ContentProvider | The object that is currently managing the content of the layout. | |
DelayEvents | Indicates if the layout stops firing events until the flag is set to false. | |
FocusNextMapFrame | Focus the next map. | |
FocusPreviousMapFrame | Focus the previous map. | |
HorizontalSnapGuides | The horizontal snapping guides. | |
Page | On-screen representation of the printer page. | |
Printer | The associated printer. | |
ReplaceMaps | Replace the maps in the data frames with the specified maps. If there are more maps than frames, new frames are created. If there are fewer frames than maps, extra frames are cleared. | |
RulerSettings | The ruler settings. | |
SnapGrid | The snapping grid. | |
VerticalSnapGuides | The vertical snapping guides. | |
ZoomPercent | The current zoom percent. 100 means 1:1. 200 means twice normal size, etc. | |
ZoomToPercent | Magnify the page by a certain percentage. 100 means actual size. 200 means twice normal size, etc. | |
ZoomToWhole | Fit the whole page in the window. | |
ZoomToWidth | Fit the width of the page to the screen. |
CoClasses and Classes | Description |
---|---|
PageLayout | Page Layout class contains maps and map surrounds. |