PrintSystemObjectPropertiesChangedEventArgs Constructor (StringCollection^)

 

Initializes a new instance of the PrintSystemObjectPropertiesChangedEventArgs class.

Namespace:   System.Printing
Assembly:  System.Printing (in System.Printing.dll)

public:
PrintSystemObjectPropertiesChangedEventArgs(
	StringCollection^ events
)

Parameters

events
Type: System.Collections.Specialized::StringCollection^

A collection of strings, each of which identifies a changed property.

.NET Framework
Available since 3.0
Return to top
Show: