Class DocumentHolePunch

Class DocumentHolePunch

İsim alanı : Aspose.Page.XPS.XpsMetadata Toplama: Aspose.Page.dll (25.4.0)

Çıkışın delik puanlama özelliklerini tanımlar. her belge ayrı olarak puanlanır.Aspose.Page.XPS.XpsMetadata.JobHolePunch ve Aspose.Page.XPS.XpsMetadata.DocumentHolePunch anahtar kelimeleri karşılıklı olarak özel.Her ikisi de bir PrintTicket veya Print Capabilities belgesinde aynı anda belirtilmemelidir.https://docs.microsoft.com/en-us/windows/win32/printdocs/documentholepunch

public sealed class DocumentHolePunch : HolePunch, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature HolePunch DocumentHolePunch

Implements

IFeatureItem , IJobPrintTicketItem , IDocumentPrintTicketItem , IPrintTicketItem , IPrintTicketElementChild

mirasçı üyeleri

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

Constructors

DocumentHolePunch(HolePunchOption Hakkında[])

Yeni bir örnek oluşturur.

public DocumentHolePunch(params HolePunch.HolePunchOption[] options)

Parameters

options HolePunch . HolePunchOption […]

Bir dizi özellik için özel seçenekler.

 Türkçe