Class DocumentSeparatorSheet.DocumentSeparatorSheetOption
Navne til: Aspose.Page.XPS.XpsMetadata Sammensætning: Aspose.Page.dll (25.4.0)
Beskriver Aspose.Page.XPS.XpsMetadata.DocumentSeparatorSheet funktioner muligheder.
public sealed class DocumentSeparatorSheet.DocumentSeparatorSheetOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentSeparatorSheet.DocumentSeparatorSheetOption
Implements
IFeatureItem , IPrintTicketElementChild
De arvede medlemmer
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
Angiv et separatorblad i begyndelsen og slutningen af dokumentet.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption BothSheets
Fællesværdi
DocumentSeparatorSheet . DocumentSeparatorSheetOption
EndSheet
Angiv et separatorblad i slutningen af dokumentet.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheet
Fællesværdi
DocumentSeparatorSheet . DocumentSeparatorSheetOption
None
Det angiver ingen separatorblad(er).
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None
Fællesværdi
DocumentSeparatorSheet . DocumentSeparatorSheetOption
StartSheet
Angiv et separatorblad i begyndelsen af dokumentet.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet