Class DocumentSeparatorSheet

Class DocumentSeparatorSheet

Il nome: Aspose.Page.XPS.XpsMetadata Assemblea: Aspose.Page.dll (25.4.0)

Descrive l’uso della scheda separatore per un documento.Le foglie di separatore dovrebbero apparire nella produzione come indicato dall’opzione indicata di seguito.https://docs.microsoft.com/en-us/windows/win32/printdocs/documentseparatorsheet

public sealed class DocumentSeparatorSheet : Feature, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature DocumentSeparatorSheet

Implements

IFeatureItem , IJobPrintTicketItem , IDocumentPrintTicketItem , IPrintTicketItem , IPrintTicketElementChild

I membri ereditari

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

Constructors

DocumentSeparatorSheet(Paramount DocumentoSeparatorSheetOption[])

Crea una nuova instanza.

public DocumentSeparatorSheet(params DocumentSeparatorSheet.DocumentSeparatorSheetOption[] options)

Parameters

options DocumentSeparatorSheet . DocumentSeparatorSheetOption [ ]

Una serie di opzioni specifiche per la funzione.

 Italiano