Class JobStapleAllDocuments

JobStapleAllDocuments class

出力のステープル特性を記述します。ジョブ内のすべての文書がステープル留めされます。 JobStapleAllDocumentsDocumentStapleキーワードは相互に排他的です. これらのキーワード間の制約処理を決定するのはドライバー次第です. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobstaplealldocuments

public sealed class JobStapleAllDocuments : Staple, IJobPrintTicketItem

コンストラクター

名前説明
JobStapleAllDocuments(params StapleOption[])新しいインスタンスを作成します。

プロパティ

名前説明
Name { get; }要素名を取得します。

メソッド

名前説明
Add(params IFeatureItem[])この機能のアイテム リストの最後にアイテムのリストを追加します。 それぞれがFeatureOptionまたはPropertyインスタンス.

関連項目