Class DocumentStaple

Class DocumentStaple

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

Çıktının zımbalama özelliklerini tanımlar. Her belge ayrı ayrı zımbalanır.
Aspose.Page.XPS.XpsMetadata.JobStapleAllDocuments ve Aspose.Page.XPS.XpsMetadata.DocumentStaple anahtar kelimeleri karşıt anlamlıdır.
Bu anahtar kelimeler arasındaki kısıtlama yönetimini belirlemek sürücüye bağlıdır.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentstaple

public sealed class DocumentStaple : Staple, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Kalıtım

object
PrintTicketElement
CompositePrintTicketElement
Feature
Staple
DocumentStaple

Uygulamalar

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
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

DocumentStaple(params StapleOption[])

Yeni bir örnek oluşturur.

public DocumentStaple(params Staple.StapleOption[] options)

Parametreler

options Staple.StapleOption[]

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

 Türkçe