Class DocumentStaple

Class DocumentStaple

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/documentstaple

public sealed class DocumentStaple : Staple, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

継承

object
PrintTicketElement
CompositePrintTicketElement
Feature
Staple
DocumentStaple

実装

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
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()

コンストラクター

DocumentStaple(params StapleOption[])

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

public DocumentStaple(params Staple.StapleOption[] options)

パラメーター

options Staple.StapleOption[]

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

 日本語