public class AlternateViewRemovedEventArgs
extends EventArgs
Provides data for the AlternateViewCollection.AlternateViewRemovedDelegate event.
| Constructor and Description |
|---|
AlternateViewRemovedEventArgs(AlternateView av)
Initializes a new instance of the
AlternateViewRemovedEventArgs class. |
public AlternateViewRemovedEventArgs(AlternateView av)
Initializes a new instance of the AlternateViewRemovedEventArgs class.
av - public final AlternateView getAlternateView()
Get the AlternateView that has been removed.
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.