Class DocumentCoverFront.CoverFrontOption
İsim alanı : Aspose.Page.XPS.XpsMetadata Toplama: Aspose.Page.dll (25.4.0)
Aspose.Page.XPS.XpsMetadata.DocumentCoverFront özellikleri seçeneklerini tanımlar.
public sealed class DocumentCoverFront.CoverFrontOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentCoverFront.CoverFrontOption
Implements
IFeatureItem , IPrintTicketElementChild
mirasçı üyeleri
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
Belirtilen beyaz bir kapak kağıdı yazdırılmalıdır.
public static DocumentCoverFront.CoverFrontOption BlankCover
alan değeri
DocumentCoverFront . CoverFrontOption
NoCover
Açıklama hiçbir kapak çıkış olacaktır.
public static DocumentCoverFront.CoverFrontOption NoCover
alan değeri
DocumentCoverFront . CoverFrontOption
PrintBack
“CoverFrontSource” ile belirtilen kapıyı arka tarafta yazdırmalıEğer bir Aspose.Page.XPS.XpsMetadata.DocumentCoverFrontSourceAspose.Page.XPS.XpsMetadata.ParameterInitElement belirtilmemiştir, bu Seçenek göz ardı edilmelidir.
public static DocumentCoverFront.CoverFrontOption PrintBack
alan değeri
DocumentCoverFront . CoverFrontOption
PrintBoth
“CoverFrontSource” ile belirtilen kapak her iki tarafta yazdırılabilir.Eğer bir Aspose.Page.XPS.XpsMetadata.DocumentCoverFrontSourceAspose.Page.XPS.XpsMetadata.ParameterInitElement belirtilmemiştir, bu Seçenek göz ardı edilmelidir.
public static DocumentCoverFront.CoverFrontOption PrintBoth
alan değeri
DocumentCoverFront . CoverFrontOption
PrintFront
“CoverFrontSource” ile belirtilen kapak, ön tarafta yazdırılmalıdır.Eğer bir Aspose.Page.XPS.XpsMetadata.DocumentCoverFrontSourceAspose.Page.XPS.XpsMetadata.ParameterInitElement belirtilmemiştir, bu Seçenek göz ardı edilmelidir.
public static DocumentCoverFront.CoverFrontOption PrintFront