Class JobCollateAllDocuments

Class JobCollateAllDocuments

İsim alanı : Aspose.Page.XPS.XpsMetadata Toplama: Aspose.Page.dll (25.4.0)

Sonuçların yapıştırma özelliklerini tanımlar. her bir işin tüm belgeleri yapıştırılır.Aspose.Page.XPS.XpsMetadata.DocumentCollate ve Aspose.Page.XPS.XpsMetadata.JobCollateAllDocuments karşılıklı olarak özel.Bu anahtar kelimelerin her ikisinin ya da sadece birinin uygulanması davranış ve uygulanması sürücüye bırakılır.https://docs.microsoft.com/en-us/windows/win32/printdocs/jobcollatealldocuments

public sealed class JobCollateAllDocuments : Collate, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature Collate JobCollateAllDocuments

Implements

IFeatureItem , IJobPrintTicketItem , IPrintTicketItem , IPrintTicketElementChild

mirasçı üyeleri

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

Constructors

JobCollateAllDocuments(Paramalar CollateOption[])

Yeni bir örnek oluşturur.

public JobCollateAllDocuments(params Collate.CollateOption[] options)

Parameters

options Collate . CollateOption […]

Bir dizi özellik için özel seçenekler.

 Türkçe