ChangeEventArgs Constructors
Provides data for the BeforeChange and AfterChange events of the PrintingSystem class and the IPrintingSystem interface.| Name | Parameters | Description |
|---|---|---|
| ChangeEventArgs(String) | eventName | Initializes a new instance of the ChangeEventArgs class and sets its ChangeEventArgs.EventName property to a specified value. |
See Also