Class DocumentSeparatorSheet.DocumentSeparatorSheetOption
Nama dari : Aspose.Page.XPS.XpsMetadata Perhitungan: Aspose.Page.dll (25.4.0)
Menerangkan pilihan fitur Aspose.Page.XPS.XpsMetadata.DocumentSeparatorSheet.
public sealed class DocumentSeparatorSheet.DocumentSeparatorSheetOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentSeparatorSheet.DocumentSeparatorSheetOption
Implements
IFeatureItem , IPrintTicketElementChild
anggota yang diwarisi
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 lapangan
DocumentSeparatorSheet . DocumentSeparatorSheetOption
EndSheet
Menentukan lembar pemisah di akhir dokumen.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheet
Nilai lapangan
DocumentSeparatorSheet . DocumentSeparatorSheetOption
None
Tidak mendefinisikan separator sheet(s).
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None
Nilai lapangan
DocumentSeparatorSheet . DocumentSeparatorSheetOption
StartSheet
Menentukan lembar pemisah pada permulaan dokumen.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet