Class JobInputBin

Class JobInputBin

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

Mô tả thùng chứa đầu vào đã cài đặt trong một thiết bị hoặc danh sách đầy đủ các thùng chứa được hỗ trợ cho một thiết bị.
Cho phép chỉ định thùng chứa đầu vào theo từng công việc. Các từ khóa Aspose.Page.XPS.XpsMetadata.JobInputBin, Aspose.Page.XPS.XpsMetadata.DocumentInputBin, và Aspose.Page.XPS.XpsMetadata.PageInputBin là loại trừ lẫn nhau. Cả hai không nên được chỉ định đồng thời trong một tài liệu PrintTicket hoặc Print Capabilities.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobinputbin

public sealed class JobInputBin : InputBin, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Kế thừa

object
PrintTicketElement
CompositePrintTicketElement
Feature
InputBin
JobInputBin

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

JobInputBin(params IInputBinItem[])

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

public JobInputBin(params InputBin.IInputBinItem[] items)

Tham số

items InputBin.IInputBinItem[]

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

 Tiếng Việt