| Package | Description |
|---|---|
| com.aspose.xps.metadata |
The com.aspose.xps.metadata package provides classes that describe metadata of XPS document.
|
| Modifier and Type | Field and Description |
|---|---|
static DocumentSeparatorSheet.DocumentSeparatorSheetOption |
DocumentSeparatorSheet.DocumentSeparatorSheetOption.BothSheets
Specifies a separator sheet at the start and end of the document.
|
static DocumentSeparatorSheet.DocumentSeparatorSheetOption |
DocumentSeparatorSheet.DocumentSeparatorSheetOption.EndSheet
Specifies a separator sheet at the end of the document.
|
static DocumentSeparatorSheet.DocumentSeparatorSheetOption |
DocumentSeparatorSheet.DocumentSeparatorSheetOption.None
Specifies no separator sheet(s).
|
static DocumentSeparatorSheet.DocumentSeparatorSheetOption |
DocumentSeparatorSheet.DocumentSeparatorSheetOption.StartSheet
Specifies a separator sheet at the start of the document.
|
| Constructor and Description |
|---|
DocumentSeparatorSheet(DocumentSeparatorSheet.DocumentSeparatorSheetOption... options)
Creates a new instance.
|
Copyright © 2025 Aspose. All Rights Reserved.