Class DocumentStaple

Class DocumentStaple

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

Beskriver häftningsegenskaperna för utdata. Varje dokument häftas separat.
Aspose.Page.XPS.XpsMetadata.JobStapleAllDocuments och Aspose.Page.XPS.XpsMetadata.DocumentStaple nyckelord är ömsesidigt uteslutande.
Det är upp till drivrutinen att bestämma begränsningshantering mellan dessa nyckelord.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentstaple

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

Arv

object
PrintTicketElement
CompositePrintTicketElement
Feature
Staple
DocumentStaple

Implementerar

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Ärvt Medlemmar

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

Konstruktörer

DocumentStaple(params StapleOption[])

Skapar en ny instans.

public DocumentStaple(params Staple.StapleOption[] options)

Parametrar

options Staple.StapleOption[]

En array av alternativ specifika för funktionen.

 Svenska