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

Спадкування

object
PrintTicketElement
CompositePrintTicketElement
Feature
Duplex
JobDuplexAllDocumentsContiguously

Реалізує

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[]

Масив опцій, специфічних для функції.

 Українська