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


IPageLayout2.ClearContent Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IPageLayout2.ClearContent Method

Clears the elements without dismantling them.

[Visual Basic .NET]
Public Sub ClearContent ( _
)
[C#]
public void ClearContent (
);
[C++]
HRESULT ClearContent(
void
);

Product Availability

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

See Also

IPageLayout2 Interface