Class DocumentCoverBack.CoverBackOption

Class DocumentCoverBack.CoverBackOption

名称: Aspose.Page.XPS.XpsMetadata 集合: Aspose.Page.dll (25.4.0)

描述 Aspose.Page.XPS.XpsMetadata.DocumentCoverBack 功能选项。

public sealed class DocumentCoverBack.CoverBackOption : Option, IFeatureItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Option DocumentCoverBack.CoverBackOption

Implements

IFeatureItem , IPrintTicketElementChild

继承人

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

指定一个白色覆盖板应该打印。

public static DocumentCoverBack.CoverBackOption BlankCover

领域价值

DocumentCoverBack . CoverBackOption

NoCover

说明没有覆盖将是输出。

public static DocumentCoverBack.CoverBackOption NoCover

领域价值

DocumentCoverBack . CoverBackOption

PrintBack

指定“CoverBackSource”所指的封面应在背面打印如果一个 Aspose.Page.XPS.XpsMetadata.DocumentCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInit此元素未列出,此选项应被忽视。

public static DocumentCoverBack.CoverBackOption PrintBack

领域价值

DocumentCoverBack . CoverBackOption

PrintBoth

指定“CoverBackSource”所指示的封面,可在双方打印如果一个 Aspose.Page.XPS.XpsMetadata.DocumentCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInit此元素未列出,此选项应被忽视。

public static DocumentCoverBack.CoverBackOption PrintBoth

领域价值

DocumentCoverBack . CoverBackOption

PrintFront

指定“CoverBackSource”所指的封面应在前面打印如果一个 Aspose.Page.XPS.XpsMetadata.DocumentCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInit此元素未列出,此选项应被忽视。

public static DocumentCoverBack.CoverBackOption PrintFront

领域价值

DocumentCoverBack . CoverBackOption

 中文