Class DocumentSeparatorSheet.DocumentSeparatorSheetOption
Tên không gian: Aspose.Page.XPS.XpsMetadata Tổng hợp: Aspose.Page.dll (25.4.0)
Mô tả các tùy chọn tính năng Aspose.Page.XPS.XpsMetadata.DocumentSeparatorSheet.
public sealed class DocumentSeparatorSheet.DocumentSeparatorSheetOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentSeparatorSheet.DocumentSeparatorSheetOption
Implements
IFeatureItem , IPrintTicketElementChild
Thành viên thừa kế
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
Cài đặt một lá tách ở đầu và cuối tài liệu.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption BothSheets
Giá trị Field
DocumentSeparatorSheet . DocumentSeparatorSheetOption
EndSheet
Cài đặt một tấm phân tách ở cuối tài liệu.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheet
Giá trị Field
DocumentSeparatorSheet . DocumentSeparatorSheetOption
None
Không xác định một tấm phân tách(s).
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None
Giá trị Field
DocumentSeparatorSheet . DocumentSeparatorSheetOption
StartSheet
- Tùy chọn một tấm phân tách ở đầu tài liệu.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet