Class JobStapleAllDocuments

Class JobStapleAllDocuments

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

Opisuje cechy zszywania wyjścia. Wszystkie dokumenty w zadaniu są zszyte razem.
Słowa kluczowe Aspose.Page.XPS.XpsMetadata.JobStapleAllDocuments i Aspose.Page.XPS.XpsMetadata.DocumentStaple są wzajemnie wykluczające się.
To do sterownika należy określenie obsługi ograniczeń pomiędzy tymi słowami kluczowymi.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobstaplealldocuments

public sealed class JobStapleAllDocuments : Staple, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Dziedziczenie

object
PrintTicketElement
CompositePrintTicketElement
Feature
Staple
JobStapleAllDocuments

Implementuje

IFeatureItem,
IJobPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Dziedziczone członkowie

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

Konstruktory

JobStapleAllDocuments(params StapleOption[])

Tworzy nową instancję.

public JobStapleAllDocuments(params Staple.StapleOption[] options)

Parametry

options Staple.StapleOption[]

Tablica opcji specyficznych dla funkcji.

 Polski