Class DocumentCoverBack.CoverBackOption

Class DocumentCoverBack.CoverBackOption

İsim alanı : Aspose.Page.XPS.XpsMetadata Toplama: Aspose.Page.dll (25.4.0)

Aspose.Page.XPS.XpsMetadata.DocumentCoverBack özelliği seçeneklerini tanımlar.

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Option DocumentCoverBack.CoverBackOption

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 DocumentCoverBack.CoverBackOption BlankCover

alan değeri

DocumentCoverBack . CoverBackOption

NoCover

Açıklama hiçbir kapak çıkış olacaktır.

public static DocumentCoverBack.CoverBackOption NoCover

alan değeri

DocumentCoverBack . CoverBackOption

PrintBack

“CoverBackSource” tarafından belirtilen kapakları arka tarafta yazdırılmalıdır.Eğer bir Aspose.Page.XPS.XpsMetadata.DocumentCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInitElement belirtilmemiştir, bu Seçenek göz ardı edilmelidir.

public static DocumentCoverBack.CoverBackOption PrintBack

alan değeri

DocumentCoverBack . CoverBackOption

PrintBoth

“CoverBackSource” ile belirtilen kapak her iki tarafta yazdırılabilir.Eğer bir Aspose.Page.XPS.XpsMetadata.DocumentCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInitElement belirtilmemiştir, bu Seçenek göz ardı edilmelidir.

public static DocumentCoverBack.CoverBackOption PrintBoth

alan değeri

DocumentCoverBack . CoverBackOption

PrintFront

“CoverBackSource” tarafından belirtilen kapak, ön tarafta yazdırılmalıdır.Eğer bir Aspose.Page.XPS.XpsMetadata.DocumentCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInitElement belirtilmemiştir, bu Seçenek göz ardı edilmelidir.

public static DocumentCoverBack.CoverBackOption PrintFront

alan değeri

DocumentCoverBack . CoverBackOption

 Türkçe