Class DocumentCollate

Class DocumentCollate

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

출력의 정렬 특성을 설명합니다. 각 개별 문서의 모든 페이지가 정렬됩니다.
DocumentCollate와 JobCollateAlldocuments는 상호 배타적입니다. 두 키워드가 모두 구현되는지 아니면 하나만 구현되는지는 드라이버에 맡겨집니다.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentcollate

public sealed class DocumentCollate : Collate, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

상속

object
PrintTicketElement
CompositePrintTicketElement
Feature
Collate
DocumentCollate

구현

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

생성자

DocumentCollate(params CollateOption[])

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

public DocumentCollate(params Collate.CollateOption[] options)

매개변수

options Collate.CollateOption[]

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

 한국어