Class DocumentStaple

Class DocumentStaple

Název místa: Aspose.Page.XPS.XpsMetadata Shromáždění: Aspose.Page.dll (25.4.0)

Popisuje staplovací charakteristiky výstupu.Každý dokument je staplován oddělen.Klíčová slova Aspose.Page.XPS.XpsMetadata.JobStapleAllDocuments a Aspose.Page.XPS.XpsMetadata.DocumentStaple jsou vzájemně exkluzivn.Je na řidiči, aby určil omezení zacházení mezi těmito klíčovými slovy.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

Dědiční členové

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(Stáhnout StapleOption[])

Vytváříme novou instanci.

public DocumentStaple(params Staple.StapleOption[] options)

Parameters

options Staple . StapleOption []a[]

ada možností specifických pro funkci.

 Čeština