次の方法で共有


PrintTicketCapabilities.JobPasscodeFeature プロパティ

定義

この印刷チケットの特権のあるジョブ パスコード機能を取得します。

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

プロパティ値

ジョブ パスコード機能オブジェクト。

適用対象