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