WorkflowPrintTicket.JobPasscodeFeature 속성

정의

이 인쇄 티켓에 대한 작업 암호 구성을 가져옵니다.

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

속성 값

작업 암호 기능 개체입니다.

적용 대상