|
|
PrinterEventArgs Constructor |
Initializes a new instance of the PrinterEventArgs class. |
PrinterInformation
|
Gets a PrinterInformation class that holds the setup and state of the printer being monitored when the PrinterInformationChanged event occured. |
EventTime
|
Gets the date and time when the event occured. |
Finalize (inherited from Object) |
Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
In C# and C++, finalizers are expressed using destructor syntax. |