Class JobDuplexAllDocumentsContiguously

Class JobDuplexAllDocumentsContiguously

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 tarafında da baskı yapmayı sağlar. İşteki tüm Belgeler, birbirine bitişik olarak çift taraflı olarak işlenir. Aspose.Page.XPS.XpsMetadata.JobDuplexAllDocumentsContiguously ve Aspose.Page.XPS.XpsMetadata.DocumentDuplex karşıt özelliklerdir. Bu anahtar kelimeler arasındaki kısıtlama yönetimini sürücünün belirlemesi gerekmektedir.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobduplexalldocumentscontiguously

public sealed class JobDuplexAllDocumentsContiguously : Duplex, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Miras

object
PrintTicketElement
CompositePrintTicketElement
Feature
Duplex
JobDuplexAllDocumentsContiguously

Uygulamalar

IFeatureItem,
IJobPrintTicketItem,
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

JobDuplexAllDocumentsContiguously(params DuplexOption[])

Yeni bir örnek oluşturur.

public JobDuplexAllDocumentsContiguously(params Duplex.DuplexOption[] options)

Parametreler

options Duplex.DuplexOption[]

Özelliğe özel seçeneklerin bir dizisi.

 Türkçe