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