PrintJobStatus_Paused作業已暫停。 PrintJobStatus_Error與作業相關聯的錯誤。 PrintJobStatus_Deleting正在刪除作業。 PrintJobStatus_Spooling作業正在多任務緩衝處理。 PrintJobStatus_Printing作業正在列印。 PrintJobStatus_Offline印表機為離線。 PrintJobStatus_PaperOut印表機紙張用完。 PrintJobStatus_Printed...
继承 Object ValueType Enum PrintJobStatus 属性 FlagsAttribute 字段展开表 Blocked 512 队列中该打印作业之前的打印作业可能出现了错误情况,因此该打印作业已被阻止。 Completed 4096 打印作业已完成,包括所有打印后处理。 Deleted 256 通常情况下,打印完成后,系统会从队列中删除该打印作业。 Deleting 4 正在删除...
(PrintJobStatus.Deleting, "Deleting,"); printJobStatusDisplayNames.Add(PrintJobStatus.Spooling, "Spooling,"); printJobStatusDisplayNames.Add(PrintJobStatus.Printing, "Printing,"); printJobStatusDisplayNames.Add(PrintJobStatus.Offline, "Offline,"); printJobStatusDisplayNames.Add(PrintJobStatus.Paper...
System.Printing.dll 取得值,這個值表示是否要從列印佇列中刪除列印工作。 C# publicboolIsDeleting {get; } 屬性值 Boolean 如果要刪除列印工作,則為true,否則為false。 範例 下列範例示範如何在診斷列印作業的問題時使用這個屬性。 C# // Check for possible trouble states of a print job using its properties...
If this resolves the issue, consider adding your printing software and related processes to the antivirus’ exceptions or whitelist. Ensure to re-enable your antivirus software after testing to maintain your system’s security. What should I do if my print job is stuck in “...
Deleting the Undesired Print Job If the printer does not start printing, canceled or failed print job data may be remaining.Delete unnecessary print jobs from the print status check screen. Open System Preferences, and select Printers & Scanners (Print & Scan) Select your model, and then clic...
publicSystem.Printing.PrintQueue HostingPrintQueue {get; } 屬性值 PrintQueue PrintQueue值,表示擁有列印工作的列印佇列。 範例 下列範例示範如何在診斷列印作業的問題時使用這個屬性。 C# // Check for possible trouble states of a print job using its propertiesinternalstaticvoidSpotTroubleUsingProperties(Print...
None 0 Status is not specified. Paused 1 The print queue is paused. Error 2 The printer cannot print due to an error condition. PendingDeletion 4 The print queue is deleting a print job. PaperJam 8 The paper in the printer is jammed. PaperOut 16 The printer does not have, or is out...
Job Properties window, the actual rotation of the job takes place. This could take a few minutes, depending on the image size and resolution, during which the job can be neither printed nor edited, and the job status is shown asRotating. When it is done, the job is ready for printing....
StatusThe status of the print job, which can include the status of the document as well as the status of the printer. Document status entries you'll see include Printing, Spooling, Paused, Deleting, and Restarting. Document status can be preceded by the printer status, such as Printer Off-...