Class DocumentSeparatorSheet

Class DocumentSeparatorSheet

Namn på plats: Aspose.Page.XPS.XpsMetadata Sammanfattning: Aspose.Page.dll (25.4.0)

Beskriv separatorbladets användning för ett dokument.Separatorblad bör visas i utgången som anges i alternativet nedan.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

Arvsmedlemmar

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(Params DokumentSeparatorSheetOption[])

Skapar en ny instans.

public DocumentSeparatorSheet(params DocumentSeparatorSheet.DocumentSeparatorSheetOption[] options)

Parameters

options DocumentSeparatorSheet . DocumentSeparatorSheetOption [ ]

Ett antal alternativ som är specifika för funktionen.

 Svenska