Class DocumentSeparatorSheet

Class DocumentSeparatorSheet

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

Описує використання аркуша розділювача для документа.
Аркуші розділювача повинні з’являтися в виході відповідно до параметра, вказаного нижче.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentseparatorsheet

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

Спадкування

object
PrintTicketElement
CompositePrintTicketElement
Feature
DocumentSeparatorSheet

Реалізує

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Спадковані члени

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

Конструктори

DocumentSeparatorSheet(params DocumentSeparatorSheetOption[])

Створює новий екземпляр.

public DocumentSeparatorSheet(params DocumentSeparatorSheet.DocumentSeparatorSheetOption[] options)

Параметри

options DocumentSeparatorSheet.DocumentSeparatorSheetOption[]

Масив параметрів, специфічних для функції.

 Українська