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