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