PrintSystemJobInfo.NumberOfPagesPrinted Property

Definition

Gets the number of pages that have already printed.

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

Property Value

An Int32 that states the number of pages that have already printed.

Applies to