Class DocumentSeparatorSheet

Class DocumentSeparatorSheet

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

Popisuje použití separačního listu pro dokument.
Separační listy by se měly v výstupu zobrazovat podle volby specifikované níže.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentseparatorsheet

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

Dědičnost

objectPrintTicketElementCompositePrintTicketElementFeatureDocumentSeparatorSheet

Implementuje

IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Děděné členy

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

Konstruktory

DocumentSeparatorSheet(params DocumentSeparatorSheetOption[])

Vytváří novou instanci.

public DocumentSeparatorSheet(params DocumentSeparatorSheet.DocumentSeparatorSheetOption[] options)

Parametry

options DocumentSeparatorSheet.DocumentSeparatorSheetOption[]

Pole možností specifických pro tuto funkci.

 Čeština