Class DocumentSeparatorSheet.DocumentSeparatorSheetOption
نام ها : Aspose.Page.XPS.XpsMetadata جمع آوری: WL33_.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
مشخص کردن هیچ جداگانه ای(ها) نیست.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None
ارزش میدان
DocumentSeparatorSheet . DocumentSeparatorSheetOption
StartSheet
یک صفحه جداگانه را در ابتدای اسناد مشخص کنید.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet