PrintPropertyDictionary::OnDeserialization Method (Object^)

 

Implements the ISerializable interface and raises the deserialization event when the deserialization is complete.

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

public:
virtual void OnDeserialization(
	Object^ sender
) override

Parameters

sender
Type: System::Object^

The source of the event.

.NET Framework
Available since 3.0
Return to top
Show: