Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

名称: Aspose.Page.XPS.XpsMetadata 集合: Aspose.Page.dll (25.4.0)

描述 Aspose.Page.XPS.XpsMetadata.DocumentSeparatorSheet 功能选项。

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Option DocumentSeparatorSheet.DocumentSeparatorSheetOption

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

BothSheets

在文件的开始和结束时指定一个分离表。

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption BothSheets

领域价值

DocumentSeparatorSheet . DocumentSeparatorSheetOption

EndSheet

在文件结束时指定一个分离表。

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheet

领域价值

DocumentSeparatorSheet . DocumentSeparatorSheetOption

None

没有指定分离表(s)。

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None

领域价值

DocumentSeparatorSheet . DocumentSeparatorSheetOption

StartSheet

在文件开始时指定一个分离表。

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet

领域价值

DocumentSeparatorSheet . DocumentSeparatorSheetOption

 中文