Class DocumentStaple

Class DocumentStaple

Der Name: Aspose.Page.XPS.XpsMetadata Versammlung: Aspose.Page.dll (25.4.0)

Beschreibt die Staplungsmerkmale des Produkts. Jedes Dokument wird separat stapliert.Die Aspose.Page.XPS.XpsMetadata.JobStapleAllDocuments und Aspose.Page.XPS.XpsMetadata.DocumentStaple Keywords sind gegenseitig exklusiv.Es liegt an dem Fahrer, die Einschränkung zwischen diesen Schlüsselwörtern zu bestimmen.HTTPS://docs.microsoft.com/en-us/windows/win32/printdocs/documentstaple

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature Staple DocumentStaple

Implements

IFeatureItem , IJobPrintTicketItem , IDocumentPrintTicketItem , IPrintTicketItem , IPrintTicketElementChild

Vererbte Mitglieder

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

Constructors

DocumentStaple(Parameter StapleOption[])

Er schafft eine neue Instanz.

public DocumentStaple(params Staple.StapleOption[] options)

Parameters

options Staple . StapleOption [][]

Eine Reihe von Optionen speziell für die Funktion.

 Deutsch