Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

Namn på plats: Aspose.Page.XPS.XpsMetadata Sammanfattning: Aspose.Page.dll (25.4.0)

Beskriv Aspose.Page.XPS.XpsMetadata.DocumentSeparatorSheet funktioner alternativ.

public sealed class DocumentSeparatorSheet.DocumentSeparatorSheetOption : Option, IFeatureItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Option DocumentSeparatorSheet.DocumentSeparatorSheetOption

Implements

IFeatureItem , IPrintTicketElementChild

Arvsmedlemmar

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

Ange ett separatorblad i början och slutet av dokumentet.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption BothSheets

Fältvärde

DocumentSeparatorSheet . DocumentSeparatorSheetOption

EndSheet

Ange ett separatorblad i slutet av dokumentet.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheet

Fältvärde

DocumentSeparatorSheet . DocumentSeparatorSheetOption

None

Anger inga separatorblad(er).

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None

Fältvärde

DocumentSeparatorSheet . DocumentSeparatorSheetOption

StartSheet

Ange ett separatorblad i början av dokumentet.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet

Fältvärde

DocumentSeparatorSheet . DocumentSeparatorSheetOption

 Svenska