Class DocumentSeparatorSheet

Class DocumentSeparatorSheet

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

Descrive l’uso del foglio separatore per un documento.
I fogli separatori devono apparire nell’output come indicato dall’opzione specificata di seguito.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentseparatorsheet

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

Ereditarietà

object
PrintTicketElement
CompositePrintTicketElement
Feature
DocumentSeparatorSheet

Implementa

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Membri Ereditati

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

Costruttori

DocumentSeparatorSheet(params DocumentSeparatorSheetOption[])

Crea una nuova istanza.

public DocumentSeparatorSheet(params DocumentSeparatorSheet.DocumentSeparatorSheetOption[] options)

Parametri

options DocumentSeparatorSheet.DocumentSeparatorSheetOption[]

Un array di opzioni specifiche per la funzionalità.

 Italiano