Class DocumentStaple

Class DocumentStaple

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/documentstaple

public sealed class DocumentStaple : Staple, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

상속

object
PrintTicketElement
CompositePrintTicketElement
Feature
Staple
DocumentStaple

구현

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

생성자

DocumentStaple(params StapleOption[])

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

public DocumentStaple(params Staple.StapleOption[] options)

매개변수

options Staple.StapleOption[]

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

 한국어