PrintQueueStream::HandlePackagingProgressEvent Method (Object^, PackagingProgressEventArgs^)
.NET Framework (current version)
Enables the PrintQueueStream to respond to the packaging progress by handling the PackagingProgressEvent.
Assembly: System.Printing (in System.Printing.dll)
public: [SecurityCriticalAttribute] [SecurityTreatAsSafeAttribute] void HandlePackagingProgressEvent( Object^ sender, PackagingProgressEventArgs^ e )
Parameters
- sender
-
Type:
System::Object^
The source of the event.
- e
-
Type:
System.Windows.Xps.Packaging::PackagingProgressEventArgs^
The event data.
.NET Framework
Available since 3.0
Available since 3.0
Show: