PrintSystemJobInfo.TimeSinceStartedPrinting Property

Definition

Gets the time, in milliseconds, since the print job started printing.

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

Property Value

An Int32 that represents the time, in milliseconds, since the print job started.

Applies to