Class DocumentOutputBin

Class DocumentOutputBin

Nazwa przestrzeń: Aspose.Page.XPS.XpsMetadata Zgromadzenie: Aspose.Page.dll (25.4.0)

Opis pełnej listy obsługiwanych bins dla urządzenia. umożliwia specyfikację wyjściaPodsumowując: Aspose.Page.XPS.XpsMetadata.JobOutputBin, Aspose.Page.XPS.XpsMetadata.DocumentOutputBin iAspose.Page.XPS.XpsMetadata.PageOutputBin słowa kluczowe są wzajemnie wyłączne tylko jeden powinien być określony wDokumenty drukowane lub drukowane.https://docs.microsoft.com/en-us/windows/win32/printdocs/documentoutputbin

public sealed class DocumentOutputBin : OutputBin, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature OutputBin DocumentOutputBin

Implements

IFeatureItem , IJobPrintTicketItem , IDocumentPrintTicketItem , IPrintTicketItem , IPrintTicketElementChild

Dziedziczeni członkowie

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

Constructors

DocumentOutputBin(IOutputBinItem[])

Stworzyła się nowa instancja

public DocumentOutputBin(params OutputBin.IOutputBinItem[] items)

Parameters

items OutputBin . IOutputBinItem [ ]

Zestaw elementów specyficznych dla funkcji.

 Polski