Class DocumentCollate

Class DocumentCollate

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

Mô tả các đặc điểm sắp xếp của đầu ra. Tất cả các trang trong mỗi tài liệu riêng lẻ đều được sắp xếp. DocumentCollate và JobCollateAlldocuments là hai khái niệm loại trừ lẫn nhau. Hành vi và việc triển khai việc liệu cả hai hay chỉ một trong số các từ khóa này được triển khai sẽ do driver quyết định.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentcollate

public sealed class DocumentCollate : Collate, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Kế thừa

objectPrintTicketElementCompositePrintTicketElementFeatureCollateDocumentCollate

Triển khai

IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Thành viên kế thừa

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

Các hàm khởi tạo

DocumentCollate(params CollateOption[])

Tạo một thể hiện mới.

public DocumentCollate(params Collate.CollateOption[] options)

Tham số

options Collate.CollateOption[]

Một mảng các tùy chọn cụ thể cho tính năng.

 Tiếng Việt