Class JobDuplexAllDocumentsContiguously

Class JobDuplexAllDocumentsContiguously

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Описание дуплексных характеристик вывода. Дуплексная функция позволяет печатать на обеих сторонах носителя. Все документы в задании дуплексируются вместе последовательно. Aspose.Page.XPS.XpsMetadata.JobDuplexAllDocumentsContiguously и Aspose.Page.XPS.XpsMetadata.DocumentDuplex являются взаимоисключающими. Драйверу предоставляется возможность определять обработку ограничений между этими ключевыми словами.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobduplexalldocumentscontiguously

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

Наследование

objectPrintTicketElementCompositePrintTicketElementFeatureDuplexJobDuplexAllDocumentsContiguously

Реализует

IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Унаследованные члены

Feature.Add(params IFeatureItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Конструкторы

JobDuplexAllDocumentsContiguously(params DuplexOption[])

Создает новый экземпляр.

public JobDuplexAllDocumentsContiguously(params Duplex.DuplexOption[] options)

Параметры

options Duplex.DuplexOption[]

Массив параметров, специфичных для функции.

 Русский