Class DocumentDuplex
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Çıktının çift taraflı özelliklerini tanımlar. Çift taraflı özellik, medyanın her iki yüzüne de yazdırma imkanı sağlar. Her belge ayrı ayrı çift taraflı olarak işlenir. DocumentDuplex ve JobDuplexAllDocumentsContiguously birbirini dışlar. Bu anahtar kelimeler arasında kısıtlama yönetimini belirlemek sürücüye bağlıdır.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentduplex
public sealed class DocumentDuplex : Duplex, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Miras
object ←
PrintTicketElement ←
CompositePrintTicketElement ←
Feature ←
Duplex ←
DocumentDuplex
Uygulamalar
IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild
Miras Alınan Üyeler
Feature.Add(params IFeatureItem[]),
PrintTicketElement.Name,
object.GetType(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()
Yapıcılar
DocumentDuplex(params DuplexOption[])
Yeni bir örnek oluşturur.
public DocumentDuplex(params Duplex.DuplexOption[] options)
Parametreler
options
Duplex.DuplexOption[]
Özellik için özel seçeneklerin bir dizisi.