Class DocumentSeparatorSheet.DocumentSeparatorSheetOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Menjelaskan opsi fitur Aspose.Page.XPS.XpsMetadata.DocumentSeparatorSheet.
public sealed class DocumentSeparatorSheet.DocumentSeparatorSheetOption : Option, IFeatureItem, IPrintTicketElementChild
Pewarisan
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentSeparatorSheet.DocumentSeparatorSheetOption
Mengimplementasikan
IFeatureItem, IPrintTicketElementChild
Anggota yang Dwarisi
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
Menentukan lembar pemisah di awal dan akhir dokumen.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption BothSheets
Nilai Field
DocumentSeparatorSheet.DocumentSeparatorSheetOption
EndSheet
Menentukan lembar pemisah di akhir dokumen.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheet
Nilai Field
DocumentSeparatorSheet.DocumentSeparatorSheetOption
None
Menentukan tidak ada lembar pemisah.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None
Nilai Field
DocumentSeparatorSheet.DocumentSeparatorSheetOption
StartSheet
Menentukan lembar pemisah di awal dokumen.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet