Class JobStapleAllDocuments

Class JobStapleAllDocuments

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

出力のステープル特性を説明します。ジョブ内のすべてのドキュメントは一緒にステープルされます。
Aspose.Page.XPS.XpsMetadata.JobStapleAllDocuments および Aspose.Page.XPS.XpsMetadata.DocumentStaple キーワードは相互排他的です。
これらのキーワード間の制約処理を決定するのはドライバーの役割です。
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobstaplealldocuments

public sealed class JobStapleAllDocuments : Staple, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

継承

object
PrintTicketElement
CompositePrintTicketElement
Feature
Staple
JobStapleAllDocuments

実装

IFeatureItem
IJobPrintTicketItem
IPrintTicketItem
IPrintTicketElementChild

継承されたメンバー

Feature.Add(params IFeatureItem[])
PrintTicketElement.Name
object.GetType()
object.ToString()
object.Equals(object?)
object.Equals(object?, object?)
object.ReferenceEquals(object?, object?)
object.GetHashCode()

コンストラクター

JobStapleAllDocuments(params StapleOption[])

新しいインスタンスを作成します。

public JobStapleAllDocuments(params Staple.StapleOption[] options)

パラメーター

options Staple.StapleOption[]

この機能に特有のオプションの配列。

 日本語