Class DocumentCoverFront.CoverFrontOption

Class DocumentCoverFront.CoverFrontOption

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.4.0)

Describes the Aspose.Page.XPS.XpsMetadata.DocumentCoverFront feature options.

public sealed class DocumentCoverFront.CoverFrontOption : Option, IFeatureItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Option DocumentCoverFront.CoverFrontOption

Implements

IFeatureItem , IPrintTicketElementChild

Inherited Members

Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Fields

BlankCover

Specifies a blank cover sheet should be printed.

public static DocumentCoverFront.CoverFrontOption BlankCover

Field Value

DocumentCoverFront . CoverFrontOption

NoCover

Specifies no cover will be output.

public static DocumentCoverFront.CoverFrontOption NoCover

Field Value

DocumentCoverFront . CoverFrontOption

PrintBack

Specifies the cover indicated by “CoverFrontSource” should be printed on the back side of the cover sheet. If a Aspose.Page.XPS.XpsMetadata.DocumentCoverFrontSourceAspose.Page.XPS.XpsMetadata.ParameterInit element is not specified, this Option should be ignored.

public static DocumentCoverFront.CoverFrontOption PrintBack

Field Value

DocumentCoverFront . CoverFrontOption

PrintBoth

Specifies the cover indicated by “CoverFrontSource” may be printed on either side of the cover sheet. If a Aspose.Page.XPS.XpsMetadata.DocumentCoverFrontSourceAspose.Page.XPS.XpsMetadata.ParameterInit element is not specified, this Option should be ignored.

public static DocumentCoverFront.CoverFrontOption PrintBoth

Field Value

DocumentCoverFront . CoverFrontOption

PrintFront

Specifies the cover indicated by “CoverFrontSource” should be printed on the front side of the cover sheet. If a Aspose.Page.XPS.XpsMetadata.DocumentCoverFrontSourceAspose.Page.XPS.XpsMetadata.ParameterInit element is not specified, this Option should be ignored.

public static DocumentCoverFront.CoverFrontOption PrintFront

Field Value

DocumentCoverFront . CoverFrontOption

 English