C#
public class PrintingCanceledException : System.Printing.PrintJobException, System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
{
}
Articles
|
System.Printing.PrintingCanceledException was caught Message="Printing was canceled. Win32 error: The operation was canceled by the user.\r\n"
|
|
The exception that occurs when code attempts to access a canceled ... System.Printing.PrintJobException System.Printing.PrintingCanceledException
|
|
A T:System.Printing.PrintingCanceledException exception occurs when code attempts to access a canceled print job.
|