Class JobHolePunch

Class JobHolePunch

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

Çıktının delme özelliklerini tanımlar. Tüm belgeler birlikte delinmiştir.
Aspose.Page.XPS.XpsMetadata.JobHolePunch ve Aspose.Page.XPS.XpsMetadata.DocumentHolePunch anahtar kelimeleri karşıt özelliklerdir.
Her ikisi de bir PrintTicket veya Print Capabilities belgesinde aynı anda belirtilmemelidir.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobholepunch

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

Miras

object
PrintTicketElement
CompositePrintTicketElement
Feature
HolePunch
JobHolePunch

Uygulamalar

IFeatureItem,
IJobPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Miras Alınan Üyeler

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

Yapıcılar

JobHolePunch(params HolePunchOption[])

Yeni bir örnek oluşturur.

public JobHolePunch(params HolePunch.HolePunchOption[] options)

Parametreler

options HolePunch.HolePunchOption[]

Özelliğe özgü seçeneklerin bir dizisi.

 Türkçe