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
Modifier and Type | Class and Description |
---|---|
static class |
DocumentSeparatorSheet.DocumentSeparatorSheetOption
Describes the
DocumentSeparatorSheet feature options. |
Constructor and Description |
---|
DocumentSeparatorSheet(DocumentSeparatorSheet.DocumentSeparatorSheetOption... options)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public DocumentSeparatorSheet(DocumentSeparatorSheet.DocumentSeparatorSheetOption... options)
Creates a new instance.
options
- An array of options specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.