Class DocumentCoverBack.CoverBackOption

Class DocumentCoverBack.CoverBackOption

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

Menjelaskan opsi fitur Aspose.Page.XPS.XpsMetadata.DocumentCoverBack.

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

Pewarisan

objectPrintTicketElementCompositePrintTicketElementOptionDocumentCoverBack.CoverBackOption

Mengimplementasikan

IFeatureItem, IPrintTicketElementChild

Anggota yang Dwarisi

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

Field

BlankCover

Menentukan bahwa lembar penutup kosong harus dicetak.

public static DocumentCoverBack.CoverBackOption BlankCover

Nilai Field

DocumentCoverBack.CoverBackOption

NoCover

Menentukan bahwa tidak ada penutup yang akan dihasilkan.

public static DocumentCoverBack.CoverBackOption NoCover

Nilai Field

DocumentCoverBack.CoverBackOption

PrintBack

Menentukan bahwa penutup yang ditunjukkan oleh “CoverBackSource” harus dicetak di bagian belakang lembar penutup. Jika elemen Aspose.Page.XPS.XpsMetadata.DocumentCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInit tidak ditentukan, opsi ini harus diabaikan.

public static DocumentCoverBack.CoverBackOption PrintBack

Nilai Field

DocumentCoverBack.CoverBackOption

PrintBoth

Menentukan bahwa penutup yang ditunjukkan oleh “CoverBackSource” dapat dicetak di kedua sisi lembar penutup. Jika elemen Aspose.Page.XPS.XpsMetadata.DocumentCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInit tidak ditentukan, opsi ini harus diabaikan.

public static DocumentCoverBack.CoverBackOption PrintBoth

Nilai Field

DocumentCoverBack.CoverBackOption

PrintFront

Menentukan bahwa penutup yang ditunjukkan oleh “CoverBackSource” harus dicetak di bagian depan lembar penutup. Jika elemen Aspose.Page.XPS.XpsMetadata.DocumentCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInit tidak ditentukan, opsi ini harus diabaikan.

public static DocumentCoverBack.CoverBackOption PrintFront

Nilai Field

DocumentCoverBack.CoverBackOption

 Indonesia