Undo to the previous page layout extent in the stack.
[Visual Basic 6.0] Sub UndoExtent As Empty
[Visual Basic .NET]
Public Sub UndoExtent ( _
)
[C#] public void UndoExtent ( );
Undo the ARPageLayout extent to the previous extent in the extent stack. Use the CanUndoExtent property to determine whether the extent can be undone.
IARPageLayout Interface | IARPageLayout.CanRedoExtent Property | IARPageLayout.RedoExtent Method