Class DocumentNUp

Class DocumentNUp

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

Mô tả đầu ra và định dạng của nhiều trang logic trên một tờ giấy vật lý duy nhất.
Mỗi tài liệu được biên dịch riêng biệt. DocumentNUp và Aspose.Page.XPS.XpsMetadata.JobNUpAllDocumentsContiguously là loại trừ lẫn nhau. Việc xử lý ràng buộc giữa các từ khóa này phụ thuộc vào trình điều khiển.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentnup

public sealed class DocumentNUp : NUp, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Kế thừa

object
PrintTicketElement
CompositePrintTicketElement
Feature
NUp
DocumentNUp

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

DocumentNUp(params INUpItem[])

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

public DocumentNUp(params NUp.INUpItem[] items)

Tham số

items NUp.INUpItem[]

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

Các phương thức

AddPagesPerSheetOption(int)

Thêm một tùy chọn với giá trị thuộc tính PagesPerSheet đã được ghi điểm.
Chỉ định số lượng trang logic trên mỗi tờ giấy vật lý.

public DocumentNUp AddPagesPerSheetOption(int value)

Tham số

value int

Giá trị thuộc tính PagesPerSheet đã được ghi điểm.
Tập hợp được hỗ trợ có thể là bất kỳ tập hợp số nguyên nào, ví dụ: {1,2,4,6,8,9,16}.

Trả về

DocumentNUp

Thể hiện tính năng này.

 Tiếng Việt