Class DocumentSeparatorSheet.DocumentSeparatorSheetOption
Navne til: Aspose.Page.XPS.XpsMetadata Sammensætning: Aspose.Page.dll (25.5.0)
Beskriver Aspose.Page.XPS.XpsMetadata.DocumentSeparatorSheet funktioner muligheder.
public sealed class DocumentSeparatorSheet.DocumentSeparatorSheetOption : Option, IFeatureItem, IPrintTicketElementChildInheritance
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 BothSheetsFællesværdi
DocumentSeparatorSheet . DocumentSeparatorSheetOption
EndSheet
Angiv et separatorblad i slutningen af dokumentet.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheetFællesværdi
DocumentSeparatorSheet . DocumentSeparatorSheetOption
None
Det angiver ingen separatorblad(er).
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption NoneFællesværdi
DocumentSeparatorSheet . DocumentSeparatorSheetOption
StartSheet
Angiv et separatorblad i begyndelsen af dokumentet.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet