Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

İsim alanı : Aspose.Page.XPS.XpsMetadata Toplama: Aspose.Page.dll (25.4.0)

Aspose.Page.XPS.XpsMetadata.DocumentSeparatorSheet özellikleri seçeneklerini tanımlar.

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Option DocumentSeparatorSheet.DocumentSeparatorSheetOption

Implements

IFeatureItem , IPrintTicketElementChild

mirasçı üyeleri

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

Belgenin başlangıcında ve sonunda bir ayrıştırıcı sayfasını belirtin.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption BothSheets

alan değeri

DocumentSeparatorSheet . DocumentSeparatorSheetOption

EndSheet

Belgenin sonunda bir ayrıştırıcı sayfasını belirtin.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheet

alan değeri

DocumentSeparatorSheet . DocumentSeparatorSheetOption

None

Bir ayrıştırma sayfasını (s) belirtmiyor.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None

alan değeri

DocumentSeparatorSheet . DocumentSeparatorSheetOption

StartSheet

Belgenin başlangıcında bir ayrıştırıcı sayfasını belirtin.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet

alan değeri

DocumentSeparatorSheet . DocumentSeparatorSheetOption

 Türkçe