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
ירושה
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentSeparatorSheet.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