Class DocumentBannerSheet.BannerSheetOption

Class DocumentBannerSheet.BannerSheetOption

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

Represents options of the Aspose.Page.XPS.XpsMetadata.DocumentBannerSheet feature.

public sealed class DocumentBannerSheet.BannerSheetOption : Option, IFeatureItem, IPrintTicketElementChild

Inheritance

objectPrintTicketElementCompositePrintTicketElementOptionDocumentBannerSheet.BannerSheetOption

Implements

IFeatureItem, IPrintTicketElementChild

Inherited Members

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

Fields

Custom

Specifies a custom banner sheet should be output. If a Aspose.Page.XPS.XpsMetadata.DocumentBannerSheetSourceAspose.Page.XPS.XpsMetadata.ParameterInit element is not specified, this Option should be ignored.

public static DocumentBannerSheet.BannerSheetOption Custom

Field Value

DocumentBannerSheet.BannerSheetOption

None

Specifies no banner sheet should be output.

public static DocumentBannerSheet.BannerSheetOption None

Field Value

DocumentBannerSheet.BannerSheetOption

Standard

Specifies the standard (device defined) banner sheet should be output.

public static DocumentBannerSheet.BannerSheetOption Standard

Field Value

DocumentBannerSheet.BannerSheetOption

 English