Class JobBindAllDocuments

Class JobBindAllDocuments

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

바인딩 방법을 설명합니다. 작업의 모든 문서는 함께 바인딩됩니다.
Aspose.Page.XPS.XpsMetadata.JobBindAllDocuments와 Aspose.Page.XPS.XpsMetadata.DocumentBinding은 상호 배타적입니다.
이러한 키워드 간의 제약 처리 결정은 드라이버에 달려 있습니다.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobbindalldocuments

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

상속

object
PrintTicketElement
CompositePrintTicketElement
Feature
JobBindAllDocuments

구현

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

생성자

JobBindAllDocuments(params BindingOption[])

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

public JobBindAllDocuments(params JobBindAllDocuments.BindingOption[] options)

매개변수

options JobBindAllDocuments.BindingOption[]

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

 한국어