Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

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

Aspose.Page.XPS.XpsMetadata.DocumentSeparatorSheet özelliği seçeneklerini tanımlar.

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

Kalıtım

objectPrintTicketElementCompositePrintTicketElementOptionDocumentSeparatorSheet.DocumentSeparatorSheetOption

Uygulamalar

IFeatureItem, IPrintTicketElementChild

Kalıtılan Üyeler

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

Alanlar

BothSheets

Belgenin başında ve sonunda bir ayırıcı sayfa belirtir.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption BothSheets

Alan Değeri

DocumentSeparatorSheet.DocumentSeparatorSheetOption

EndSheet

Belgenin sonunda bir ayırıcı sayfa belirtir.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheet

Alan Değeri

DocumentSeparatorSheet.DocumentSeparatorSheetOption

None

Hiçbir ayırıcı sayfa belirtmez.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None

Alan Değeri

DocumentSeparatorSheet.DocumentSeparatorSheetOption

StartSheet

Belgenin başında bir ayırıcı sayfa belirtir.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet

Alan Değeri

DocumentSeparatorSheet.DocumentSeparatorSheetOption

 Türkçe