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[]

機能に特有のオプションの配列。

 日本語