Class DocumentBannerSheet.BannerSheetOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Aspose.Page.XPS.XpsMetadata.DocumentBannerSheet özelliğinin seçeneklerini temsil eder.
public sealed class DocumentBannerSheet.BannerSheetOption : Option, IFeatureItem, IPrintTicketElementChild
Miras
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentBannerSheet.BannerSheetOption
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
Özel
Özel bir banner sayfasının çıkışının olması gerektiğini belirtir. Eğer bir Aspose.Page.XPS.XpsMetadata.DocumentBannerSheetSourceAspose.Page.XPS.XpsMetadata.ParameterInit öğesi belirtilmemişse, bu Seçenek göz ardı edilmelidir.
public static DocumentBannerSheet.BannerSheetOption Custom
Alan Değeri
DocumentBannerSheet.BannerSheetOption
Yok
Hiçbir banner sayfasının çıkışının olmaması gerektiğini belirtir.
public static DocumentBannerSheet.BannerSheetOption None
Alan Değeri
DocumentBannerSheet.BannerSheetOption
Standart
Standart (cihaz tanımlı) bir banner sayfasının çıkışının olması gerektiğini belirtir.
public static DocumentBannerSheet.BannerSheetOption Standard