Class DocumentStaple

Class DocumentStaple

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

Beschreibt die Heftmerkmale des Outputs. Jedes Dokument wird separat geheftet.
Die Schlüsselwörter Aspose.Page.XPS.XpsMetadata.JobStapleAllDocuments und Aspose.Page.XPS.XpsMetadata.DocumentStaple sind gegenseitig ausschließend.
Es obliegt dem Treiber, die Handhabung von Einschränkungen 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

Vererbung

object
PrintTicketElement
CompositePrintTicketElement
Feature
Staple
DocumentStaple

Implementiert

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()

Konstruktoren

DocumentStaple(params StapleOption[])

Erstellt eine neue Instanz.

public DocumentStaple(params Staple.StapleOption[] options)

Parameter

options Staple.StapleOption[]

Ein Array von Optionen, die spezifisch für die Funktion sind.

 Deutsch