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


IChangeLayout.ChangeLayout Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

IChangeLayout.ChangeLayout Method

Indicates if the wizard used to select a new layout is shown.

[Visual Basic .NET]
Public Function ChangeLayout ( _
) As Boolean
[C#]
public bool ChangeLayout (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IChangeLayout Interface