Class JobStapleAllDocuments

Class JobStapleAllDocuments

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

Popisuje staplovací charakteristiky výstupu. všechny dokumenty v práci jsou staplovány dohromady.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/jobstaplealldocuments

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature Staple JobStapleAllDocuments

Implements

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

JobStapleAllDocuments(Stáhnout StapleOption[])

Vytváříme novou instanci.

public JobStapleAllDocuments(params Staple.StapleOption[] options)

Parameters

options Staple . StapleOption []a[]

ada možností specifických pro funkci.

 Čeština