Class DocumentSeparatorSheet

Class DocumentSeparatorSheet

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

Beskriver användningen av separatorblad för ett dokument.
Separatorblad bör visas i utdata enligt den alternativ som anges nedan.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentseparatorsheet

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

Arv

object
PrintTicketElement
CompositePrintTicketElement
Feature
DocumentSeparatorSheet

Implementerar

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Ärvda medlemmar

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

Konstruktörer

DocumentSeparatorSheet(params DocumentSeparatorSheetOption[])

Skapar en ny instans.

public DocumentSeparatorSheet(params DocumentSeparatorSheet.DocumentSeparatorSheetOption[] options)

Parametrar

options DocumentSeparatorSheet.DocumentSeparatorSheetOption[]

En array av alternativ specifika för funktionen.

 Svenska