Class JobHolePunch

Class JobHolePunch

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

출력의 홀 펀칭 특성을 설명합니다. 모든 문서는 함께 펀칭됩니다.
Aspose.Page.XPS.XpsMetadata.JobHolePunch와 Aspose.Page.XPS.XpsMetadata.DocumentHolePunch 키워드는 상호 배타적입니다.
두 가지는 PrintTicket 또는 Print Capabilities 문서에서 동시에 지정할 수 없습니다.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobholepunch

public sealed class JobHolePunch : HolePunch, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

상속

object
PrintTicketElement
CompositePrintTicketElement
Feature
HolePunch
JobHolePunch

구현

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

생성자

JobHolePunch(params HolePunchOption[])

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

public JobHolePunch(params HolePunch.HolePunchOption[] options)

매개변수

options HolePunch.HolePunchOption[]

기능에 특화된 옵션 배열입니다.

 한국어