Share via


PrintSystemJobInfo.JobSize 屬性

定義

取得列印工作的大小 (以位元組為單位)。

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

屬性值

Int32,陳述列印工作的大小 (以位元組為單位)。

適用於