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[]
기능에 특정한 옵션 배열입니다.