Class DocumentStaple

Class DocumentStaple

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

Popisuje charakteristiky sponkování výstupu. Každý dokument je sponkován samostatně.
Klíčová slova Aspose.Page.XPS.XpsMetadata.JobStapleAllDocuments a Aspose.Page.XPS.XpsMetadata.DocumentStaple jsou vzájemně se vylučující.
Je na ovladači, aby určil zpracování omezení 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

Dědění

object
PrintTicketElement
CompositePrintTicketElement
Feature
Staple
DocumentStaple

Implementuje

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Děděné členy

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

Konstruktor

DocumentStaple(params StapleOption[])

Vytváří novou instanci.

public DocumentStaple(params Staple.StapleOption[] options)

Parametry

options Staple.StapleOption[]

Pole možností specifických pro tuto funkci.

 Čeština