Class DocumentStaple

Class DocumentStaple

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

Описывает характеристики скрепления выходных документов. Каждый документ скрепляется отдельно.
Ключевые слова Aspose.Page.XPS.XpsMetadata.JobStapleAllDocuments и Aspose.Page.XPS.XpsMetadata.DocumentStaple являются взаимно исключающими.
Решение о том, как обрабатывать ограничения между этими ключевыми словами, остается за драйвером.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentstaple

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

Наследование

object
PrintTicketElement
CompositePrintTicketElement
Feature
Staple
DocumentStaple

Реализует

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Унаследованные члены

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

Конструкторы

DocumentStaple(params StapleOption[])

Создает новый экземпляр.

public DocumentStaple(params Staple.StapleOption[] options)

Параметры

options Staple.StapleOption[]

Массив параметров, специфичных для этой функции.

 Русский