PrintJobException.JobId Property

Definition

Gets the ID number of the print job that caused the exception.

public:
 property int JobId { int get(); };
public int JobId { get; }
member this.JobId : int
Public ReadOnly Property JobId As Integer

Property Value

An Int32 that identifies the print job.

Applies to