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