Class JobStapleAllDocuments

Class JobStapleAllDocuments

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

출력의 스테이플링 특성을 설명합니다. 작업의 모든 문서는 함께 스테이플링됩니다.
Aspose.Page.XPS.XpsMetadata.JobStapleAllDocuments 및 Aspose.Page.XPS.XpsMetadata.DocumentStaple 키워드는 상호 배타적입니다.
이 키워드 간의 제약 처리 여부는 드라이버에 따라 결정됩니다.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobstaplealldocuments

public sealed class JobStapleAllDocuments : Staple, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

상속

object
PrintTicketElement
CompositePrintTicketElement
Feature
Staple
JobStapleAllDocuments

구현

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

생성자

JobStapleAllDocuments(params StapleOption[])

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

public JobStapleAllDocuments(params Staple.StapleOption[] options)

매개변수

options Staple.StapleOption[]

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

 한국어