DocumentSeparatorSheet

Inheritance: java.lang.Object, com.aspose.xps.metadata.PrintTicketElement, com.aspose.xps.metadata.CompositePrintTicketElement, com.aspose.xps.metadata.Feature

All Implemented Interfaces: com.aspose.xps.metadata.IJobPrintTicketItem, com.aspose.xps.metadata.IDocumentPrintTicketItem

public final class DocumentSeparatorSheet extends Feature implements IJobPrintTicketItem, IDocumentPrintTicketItem

Describes the separator sheet usage for a document. Separator sheets should appear in the output as indicated by the Option specified below. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentseparatorsheet

Constructors

ConstructorDescription
DocumentSeparatorSheet(DocumentSeparatorSheet.DocumentSeparatorSheetOption[] options)Creates a new instance.

DocumentSeparatorSheet(DocumentSeparatorSheet.DocumentSeparatorSheetOption[] options)

public DocumentSeparatorSheet(DocumentSeparatorSheet.DocumentSeparatorSheetOption[] options)

Creates a new instance.

Parameters:

ParameterTypeDescription
optionscom.aspose.xps.metadata.DocumentSeparatorSheet.DocumentSeparatorSheetOption[]An array of options specific for the feature.