C#
public class PrintJobException : System.Printing.PrintSystemException, System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
{
}
Articles
|
The XPS file gets created, but its empty and then I get a System.Printing.PrintJobException. Does anyone know what I'm doing wrong? Do you have a better suggestion?
|
|
The exception that occurs when the print job does not run correctly. ... System.Printing.PrintSystemException System.Printing.PrintJobException
|
|
A T:System.Printing.PrintJobException exception occurs when the print job does not run correctly.
|