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