Class JobPrimaryCoverBack

Class JobPrimaryCoverBack

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

백(후면) 커버 시트를 설명합니다. 각 작업은 별도의 기본 시트를 가집니다.
커버 시트는 작업의 마지막 페이지에 사용되는 Aspose.Page.XPS.XpsMetadata.PageMediaSize 및 Aspose.Page.XPS.XpsMetadata.PageMediaType에 인쇄되어야 합니다. 커버 시트는 지정된 옵션에 따라 처리 옵션에 통합되어야 합니다
(예: Aspose.Page.XPS.XpsMetadata.JobDuplexAllDocumentsContiguously, Aspose.Page.XPS.XpsMetadata.JobNUpAllDocumentsContiguously).
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobprimarycoverback

public sealed class JobPrimaryCoverBack : Feature, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

상속

object
PrintTicketElement
CompositePrintTicketElement
Feature
JobPrimaryCoverBack

구현

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()

생성자

JobPrimaryCoverBack(params CoverBackOption[])

새 인스턴스를 생성합니다.

public JobPrimaryCoverBack(params JobPrimaryCoverBack.CoverBackOption[] options)

매개변수

options JobPrimaryCoverBack.CoverBackOption[]

기능에 특정한 옵션 배열입니다.

 한국어