Class DocumentBannerSheet.BannerSheetOption
이름 공간 : Aspose.Page.XPS.XpsMetadata 모임: Aspose.Page.dll (25.4.0)
Aspose.Page.XPS.XpsMetadata.DocumentBannerSheet 기능의 옵션을 나타냅니다.
public sealed class DocumentBannerSheet.BannerSheetOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentBannerSheet.BannerSheetOption
Implements
IFeatureItem , IPrintTicketElementChild
상속 회원들
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
사용자 지정 패널은 출력이어야합니다. Aspose.Page.XPS.XpsMetadata.DocumentBannerSheetSourceAspose.Page.XPS.XpsMetadata.ParameterInit 요소가 지정되지 않은 경우,이 옵션은 무시되어야합니다.
public static DocumentBannerSheet.BannerSheetOption Custom
필드 가치
DocumentBannerSheet . BannerSheetOption
None
지정하지 않아도 배너 잎은 출력되어야합니다.
public static DocumentBannerSheet.BannerSheetOption None
필드 가치
DocumentBannerSheet . BannerSheetOption
Standard
표준 (기계 정의) 배너 잎이 출력되어야한다는 것을 지정합니다.
public static DocumentBannerSheet.BannerSheetOption Standard