Class DocumentCoverBack.CoverBackOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Aspose.Page.XPS.XpsMetadata.DocumentCoverBack özelliği seçeneklerini açıklar.
public sealed class DocumentCoverBack.CoverBackOption : Option, IFeatureItem, IPrintTicketElementChild
Miras
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentCoverBack.CoverBackOption
Uygulamalar
IFeatureItem, IPrintTicketElementChild
Miras Alınan Üyeler
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Alanlar
BlankCover
Boş bir kapak sayfasının basılması gerektiğini belirtir.
public static DocumentCoverBack.CoverBackOption BlankCover
Alan Değeri
DocumentCoverBack.CoverBackOption
NoCover
Hiçbir kapak çıkmayacağını belirtir.
public static DocumentCoverBack.CoverBackOption NoCover
Alan Değeri
DocumentCoverBack.CoverBackOption
PrintBack
“CoverBackSource” ile belirtilen kapağın kapak sayfasının arka tarafına basılması gerektiğini belirtir. Eğer bir Aspose.Page.XPS.XpsMetadata.DocumentCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInit ögesi belirtilmemişse, bu Seçenek göz ardı edilmelidir.
public static DocumentCoverBack.CoverBackOption PrintBack
Alan Değeri
DocumentCoverBack.CoverBackOption
PrintBoth
“CoverBackSource” ile belirtilen kapağın kapak sayfasının her iki tarafına basılabileceğini belirtir. Eğer bir Aspose.Page.XPS.XpsMetadata.DocumentCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInit ögesi belirtilmemişse, bu Seçenek göz ardı edilmelidir.
public static DocumentCoverBack.CoverBackOption PrintBoth
Alan Değeri
DocumentCoverBack.CoverBackOption
PrintFront
“CoverBackSource” ile belirtilen kapağın kapak sayfasının ön tarafına basılması gerektiğini belirtir. Eğer bir Aspose.Page.XPS.XpsMetadata.DocumentCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInit ögesi belirtilmemişse, bu Seçenek göz ardı edilmelidir.
public static DocumentCoverBack.CoverBackOption PrintFront