Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Beskriver alternativ för funktionen Aspose.Page.XPS.XpsMetadata.DocumentSeparatorSheet.

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

Arv

objectPrintTicketElementCompositePrintTicketElementOptionDocumentSeparatorSheet.DocumentSeparatorSheetOption

Implementerar

IFeatureItem, IPrintTicketElementChild

Arvade Medlemmar

Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Fält

BothSheets

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

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption BothSheets

Fältvärde

DocumentSeparatorSheet.DocumentSeparatorSheetOption

EndSheet

Anger ett separatorblad i slutet av dokumentet.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheet

Fältvärde

DocumentSeparatorSheet.DocumentSeparatorSheetOption

None

Anger inga separatorblad.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None

Fältvärde

DocumentSeparatorSheet.DocumentSeparatorSheetOption

StartSheet

Anger ett separatorblad i början av dokumentet.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet

Fältvärde

DocumentSeparatorSheet.DocumentSeparatorSheetOption

 Svenska