PrintSystemJobInfo.Restart Method

Definition

Restarts a print job from the beginning.

public:
 void Restart();
public void Restart ();
member this.Restart : unit -> unit
Public Sub Restart ()

Remarks

Optionally, you can use the Resume method, which restarts a paused print job, starting at the point it was paused.

Applies to