PrintSystemJobInfo.JobSize Property

Definition

Get the size, in bytes, of the print job.

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

Property Value

An Int32 that states the size, in bytes, of the print job.

Applies to