WorkflowPrintTicket.JobPasscodeFeature 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取此打印票证的作业密码配置。
public:
property PrintTicketFeature ^ JobPasscodeFeature { PrintTicketFeature ^ get(); };
PrintTicketFeature JobPasscodeFeature();
public PrintTicketFeature JobPasscodeFeature { get; }
var printTicketFeature = workflowPrintTicket.jobPasscodeFeature;
Public ReadOnly Property JobPasscodeFeature As PrintTicketFeature
属性值
作业密码功能对象。