Aspose::Page::XPS::XpsMetadata::JobPrimaryCoverFront::CoverFrontOption class
Contents
[
Hide
]CoverFrontOption class
Describes the JobPrimaryCoverFront feature options.
class CoverFrontOption : public Aspose::Page::XPS::XpsMetadata::Option
Fields
Field | Description |
---|---|
static BlankCover | Specifies a blank cover sheet should be printed. |
static NoCover | Specifies no cover will be output. |
static PrintBack | Specifies the cover indicated by “CoverFrontSource” should be printed on the back side of the cover sheet. If a JobPrimaryCoverFrontSourceParameterInit element is not specified, this Option should be ignored. |
static PrintBoth | Specifies the cover indicated by “CoverFrontSource” may be printed on either side of the cover sheet. If a JobPrimaryCoverFrontSourceParameterInit element is not specified, this Option should be ignored. |
static PrintFront | Specifies the cover indicated by “CoverFrontSource” should be printed on the front side of the cover sheet. If a JobPrimaryCoverFrontSourceParameterInit element is not specified, this Option should be ignored. |
See Also
- Class Option
- Class JobPrimaryCoverFront
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++