Class DocumentStaple

Class DocumentStaple

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

Opisuje cechy zszywania wyjścia. Każdy dokument jest zszywany osobno.
Słowa kluczowe Aspose.Page.XPS.XpsMetadata.JobStapleAllDocuments i Aspose.Page.XPS.XpsMetadata.DocumentStaple są wzajemnie wykluczające się.
To do drivery należy określenie, jak obsługiwać ograniczenia między tymi słowami kluczowymi.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentstaple

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

Dziedziczenie

object
PrintTicketElement
CompositePrintTicketElement
Feature
Staple
DocumentStaple

Implementuje

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Członkowie dziedziczeni

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

Konstruktorzy

DocumentStaple(params StapleOption[])

Tworzy nową instancję.

public DocumentStaple(params Staple.StapleOption[] options)

Parametry

options Staple.StapleOption[]

Tablica opcji specyficznych dla funkcji.

 Polski