| 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 DocumentCoverBack.CoverBackOption |
DocumentCoverBack.CoverBackOption.BlankCover
Specifies a blank cover sheet should be printed.
|
static DocumentCoverBack.CoverBackOption |
DocumentCoverBack.CoverBackOption.NoCover
Specifies no cover will be output.
|
static DocumentCoverBack.CoverBackOption |
DocumentCoverBack.CoverBackOption.PrintBack
Specifies the cover indicated by "CoverBackSource" should be printed on the back side
of the cover sheet.
|
static DocumentCoverBack.CoverBackOption |
DocumentCoverBack.CoverBackOption.PrintBoth
Specifies the cover indicated by "CoverBackSource" may be printed on either sides
of the cover sheet.
|
static DocumentCoverBack.CoverBackOption |
DocumentCoverBack.CoverBackOption.PrintFront
Specifies the cover indicated by "CoverBackSource" should be printed on the front side
of the cover sheet.
|
| Constructor and Description |
|---|
DocumentCoverBack(DocumentCoverBack.CoverBackOption... options)
Creates a new instance.
|
Copyright © 2025 Aspose. All Rights Reserved.