Class DocumentCoverBack
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.DocumentDuplex, Aspose.Page.XPS.XpsMetadata.DocumentNUp 등)에 통합되어야 합니다.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentcoverback
public sealed class DocumentCoverBack : Feature, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
상속
object ←
PrintTicketElement ←
CompositePrintTicketElement ←
Feature ←
DocumentCoverBack
구현
IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
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()
생성자
DocumentCoverBack(params CoverBackOption[])
새 인스턴스를 생성합니다.
public DocumentCoverBack(params DocumentCoverBack.CoverBackOption[] options)
매개변수
options
DocumentCoverBack.CoverBackOption[]
기능에 특정한 옵션 배열입니다.