Class DocumentDuplex

Class DocumentDuplex

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

Opisuje cechy dupleksy wyjścia. funkcja duplex pozwala naDrukowanie na obu stronach mediów.Każdy dokument jest duplikowany oddzielnie.DokumentDuplex i JobDuplexAllDocuments są wzajemnie wyłączne.Zadaniem kierowcy jest ustalenie ograniczeń w obsłudze między tymi słowami kluczowymi.https://docs.microsoft.com/en-us/windows/win32/printdocs/documentduplex

public sealed class DocumentDuplex : Duplex, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature Duplex DocumentDuplex

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

DocumentDuplex(Opcje DuplexOption[])

Stworzyła się nowa instancja

public DocumentDuplex(params Duplex.DuplexOption[] options)

Parameters

options Duplex . DuplexOption [ ]

Szeroki wybór opcji specyficznych dla funkcji.

 Polski