Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

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

描述 Aspose.Page.XPS.XpsMetadata.DocumentSeparatorSheet 特性选项。

public sealed class DocumentSeparatorSheet.DocumentSeparatorSheetOption : Option, IFeatureItem, IPrintTicketElementChild

继承

objectPrintTicketElementCompositePrintTicketElementOptionDocumentSeparatorSheet.DocumentSeparatorSheetOption

实现

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()

字段

BothSheets

指定文档开始和结束处的分隔页。

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption BothSheets

字段值

DocumentSeparatorSheet.DocumentSeparatorSheetOption

EndSheet

指定文档结束处的分隔页。

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheet

字段值

DocumentSeparatorSheet.DocumentSeparatorSheetOption

None

指定没有分隔页。

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None

字段值

DocumentSeparatorSheet.DocumentSeparatorSheetOption

StartSheet

指定文档开始处的分隔页。

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet

字段值

DocumentSeparatorSheet.DocumentSeparatorSheetOption

 中文