PrintSystemJobInfo.JobSize プロパティ

定義

印刷ジョブのサイズ (バイト単位) を取得します。

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

プロパティ値

印刷ジョブのサイズ (バイト単位) を示す Int32

適用対象