共用方式為


PrintWorkflowPrinterJob.JobId 屬性

定義

取得印表機所提供的目前列印工作識別碼。

public:
 property int JobId { int get(); };
int JobId();
public int JobId { get; }
var int32 = printWorkflowPrinterJob.jobId;
Public ReadOnly Property JobId As Integer

屬性值

Int32

int

印表機所提供的目前列印工作識別碼。

適用於