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


IPageLayoutExtensions Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPageLayoutExtensions Interface
ArcGIS Developer Help

IPageLayoutExtensions Interface

Provides access to the extensions of a page layout.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method AddExtension Adds a new extension.
Read-only property Extension The extension at the specified index.
Read-only property ExtensionCount Number of extensions.
Method RemoveExtension Removes the specified extension.

Classes that implement IPageLayoutExtensions

Classes Description
PageLayout Page Layout class contains maps and map surrounds.