WorkflowPrintTicket.JobPasscodeFeature 属性

定义

获取此打印票证的作业密码配置。

public:
 property PrintTicketFeature ^ JobPasscodeFeature { PrintTicketFeature ^ get(); };
PrintTicketFeature JobPasscodeFeature();
public PrintTicketFeature JobPasscodeFeature { get; }
var printTicketFeature = workflowPrintTicket.jobPasscodeFeature;
Public ReadOnly Property JobPasscodeFeature As PrintTicketFeature

属性值

作业密码功能对象。

适用于