Class DocumentStaple

Class DocumentStaple

名称: Aspose.Page.XPS.XpsMetadata 集合: Aspose.Page.dll (25.4.0)

描述输出的粘贴特性. 每个文件均单独粘贴。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

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature Staple DocumentStaple

Implements

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()

Constructors

DocumentStaple(首頁 StapleOption[])

创造一个新的例子。

public DocumentStaple(params Staple.StapleOption[] options)

Parameters

options Staple . StapleOption ( )

一系列具体的选项为该功能。

 中文