Class JobStapleAllDocuments

Class JobStapleAllDocuments

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

Popisuje vlastnosti sešívání výstupu. Všechny dokumenty v úloze jsou sešity dohromady.
Klíčová slova Aspose.Page.XPS.XpsMetadata.JobStapleAllDocuments a Aspose.Page.XPS.XpsMetadata.DocumentStaple jsou vzájemně výlučné.
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/jobstaplealldocuments

public sealed class JobStapleAllDocuments : Staple, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Dědičnost

object
PrintTicketElement
CompositePrintTicketElement
Feature
Staple
JobStapleAllDocuments

Implementuje

IFeatureItem,
IJobPrintTicketItem,
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

JobStapleAllDocuments(params StapleOption[])

Vytváří novou instanci.

public JobStapleAllDocuments(params Staple.StapleOption[] options)

Parametry

options Staple.StapleOption[]

Pole voleb specifických pro tuto funkci.

 Čeština