Class JobHolePunch

Class JobHolePunch

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

Menjelaskan karakteristik lubang punch dari output. Semua dokumen dipunch bersama-sama.
Kata kunci Aspose.Page.XPS.XpsMetadata.JobHolePunch dan Aspose.Page.XPS.XpsMetadata.DocumentHolePunch saling eksklusif.
Keduanya tidak boleh ditentukan secara bersamaan dalam dokumen PrintTicket atau Print Capabilities.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobholepunch

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

Pewarisan

object
PrintTicketElement
CompositePrintTicketElement
Feature
HolePunch
JobHolePunch

Mengimplementasikan

IFeatureItem,
IJobPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Anggota yang Dwarisi

Feature.Add(params IFeatureItem[]),
PrintTicketElement.Name,
object.GetType(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()

Konstruktor

JobHolePunch(params HolePunchOption[])

Membuat instance baru.

public JobHolePunch(params HolePunch.HolePunchOption[] options)

Parameter

options HolePunch.HolePunchOption[]

Sebuah array opsi yang spesifik untuk fitur tersebut.

 Indonesia