Class DocumentDuplex

Class DocumentDuplex

İsim alanı : Aspose.Page.XPS.XpsMetadata Toplantı: Aspose.Page.dll (25.5.0)

Çıkışın duplex özelliklerini tanımlar. duplex özellikleriÇeşitli metinlerin her iki tarafında baskı yapılır; her metin ayrı ayrı kopyalanır.DocumentDuplex ve JobDuplexAllDocumentsKontiguously karşılıklı olarak özel.Sürücünün bu anahtar kelimeler arasındaki kısıtlamaları belirlemesi sorumludur.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

mirasçı üyeleri

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(DUPLEXOPTION İÇİN[])

Yeni bir örnek oluşturur.

public DocumentDuplex(params Duplex.DuplexOption[] options)

Parameters

options Duplex . DuplexOption […]

Bir dizi özellik için özel seçenekler.

 Türkçe