ArcObjects Library Reference (Carto)  

IPageLayoutSnap.PageLayout Property

The PageLayout that this snap agent is associated with.

[Visual Basic .NET]
Public WriteOnly Property PageLayout
[C#]
public void PageLayout {set;}
[C++]
HRESULT put_PageLayout(
  IPageLayout* 
);
[C++]

Parameters

[in]

   is a parameter of type IPageLayout

Product Availability

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

See Also

IPageLayoutSnap Interface