Class DocumentHolePunch
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/documentholepunch
public sealed class DocumentHolePunch : HolePunch, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
상속
object ←
PrintTicketElement ←
CompositePrintTicketElement ←
Feature ←
HolePunch ←
DocumentHolePunch
구현
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()
생성자
DocumentHolePunch(params HolePunchOption[])
새 인스턴스를 생성합니다.
public DocumentHolePunch(params HolePunch.HolePunchOption[] options)
매개변수
options
HolePunch.HolePunchOption[]
기능에 특화된 옵션 배열입니다.