ArcObjects Library Reference (SystemUtility)  

IPageLayoutControlEventsHelper.OnPageLayoutReplaced Method

Fires after the PageLayout object used by the PageLayoutControl has been replaced.

ERROR: Syntax information about IPageLayoutControlEventsHelper.OnPageLayoutReplaced may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT OnPageLayoutReplaced(
  VARIANT newPageLayout
);
[C++]

Parameters

newPageLayout [in]   newPageLayout is a parameter of type VARIANT

See Also

IPageLayoutControlEventsHelper Interface