This documentation is archived and is not being maintained.
PrintingCanceledException Class
Visual Studio 2008
The exception that occurs when code attempts to access a canceled print job.
Assembly: ReachFramework (in ReachFramework.dll)
If you are creating a Windows Presentation Foundation (WPF) application that includes printing functionality and allows print jobs to be canceled, be sure to correctly handle this exception. An unhandled exception of this type can cause a Windows Presentation Foundation application to stop responding.
System.Object
System.Exception
System.SystemException
System.Printing.PrintSystemException
System.Printing.PrintJobException
System.Printing.PrintingCanceledException
System.Exception
System.SystemException
System.Printing.PrintSystemException
System.Printing.PrintJobException
System.Printing.PrintingCanceledException
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: