Class JobDuplexAllDocumentsContiguously
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Beschreibt die Duplexmerkmale des Outputs. Die Duplexfunktion ermöglicht das Drucken auf beiden Seiten des Mediums. Alle Dokumente im Job werden zusammenhängend duplexiert. Aspose.Page.XPS.XpsMetadata.JobDuplexAllDocumentsContiguously und Aspose.Page.XPS.XpsMetadata.DocumentDuplex sind gegenseitig ausschließend. Es liegt am Treiber, die Einschränkungsbehandlung zwischen diesen Schlüsselwörtern zu bestimmen.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobduplexalldocumentscontiguously
public sealed class JobDuplexAllDocumentsContiguously : Duplex, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Vererbung
object ←
PrintTicketElement ←
CompositePrintTicketElement ←
Feature ←
Duplex ←
JobDuplexAllDocumentsContiguously
Implementiert
IFeatureItem,
IJobPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild
Vererbte Mitglieder
Feature.Add(params IFeatureItem[]),
PrintTicketElement.Name,
object.GetType(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()
Konstruktoren
JobDuplexAllDocumentsContiguously(params DuplexOption[])
Erstellt eine neue Instanz.
public JobDuplexAllDocumentsContiguously(params Duplex.DuplexOption[] options)
Parameter
options
Duplex.DuplexOption[]
Ein Array von Optionen, die spezifisch für die Funktion sind.