Class JobDuplexAllDocumentsContiguously

Class JobDuplexAllDocumentsContiguously

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

Mô tả các đặc tính duplex của đầu ra. Tính năng duplex cho phép in trên cả hai mặt của phương tiện. Tất cả các tài liệu trong công việc được duplex cùng nhau liên tục. Aspose.Page.XPS.XpsMetadata.JobDuplexAllDocumentsContiguously và Aspose.Page.XPS.XpsMetadata.DocumentDuplex là loại trừ lẫn nhau. Việc xử lý ràng buộc giữa các từ khóa này do trình điều khiển xác định.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobduplexalldocumentscontiguously

public sealed class JobDuplexAllDocumentsContiguously : Duplex, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Kế thừa

object
PrintTicketElement
CompositePrintTicketElement
Feature
Duplex
JobDuplexAllDocumentsContiguously

Triển khai

IFeatureItem,
IJobPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Các 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

JobDuplexAllDocumentsContiguously(params DuplexOption[])

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

public JobDuplexAllDocumentsContiguously(params Duplex.DuplexOption[] options)

Tham số

options Duplex.DuplexOption[]

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

 Tiếng Việt