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