Class DocumentInputBin

Class DocumentInputBin

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

Mô tả thùng đầu vào đã cài đặt trong một thiết bị hoặc danh sách đầy đủ các thùng được hỗ trợ cho một thiết bị.
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/documentinputbin

public sealed class DocumentInputBin : InputBin, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Kế thừa

object
PrintTicketElement
CompositePrintTicketElement
Feature
InputBin
DocumentInputBin

Thực hiện

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

DocumentInputBin(params IInputBinItem[])

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

public DocumentInputBin(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