Class DocumentSeparatorSheet.DocumentSeparatorSheetOption
Названий на: Aspose.Page.XPS.XpsMetadata Асамблея: Aspose.Page.dll (25.4.0)
Опис функцій Aspose.Page.XPS.XpsMetadata.DocumentSeparatorSheet.
public sealed class DocumentSeparatorSheet.DocumentSeparatorSheetOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentSeparatorSheet.DocumentSeparatorSheetOption
Implements
IFeatureItem , IPrintTicketElementChild
Нападні члени
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
Визначте роздільний лист на початку та кінці документа.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption BothSheets
Полезна вартість
DocumentSeparatorSheet . DocumentSeparatorSheetOption
EndSheet
Визначте роздільний лист в кінці документа.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheet
Полезна вартість
DocumentSeparatorSheet . DocumentSeparatorSheetOption
None
Не встановлюється роздільний лист (с).
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None
Полезна вартість
DocumentSeparatorSheet . DocumentSeparatorSheetOption
StartSheet
Визначте роздільний лист на початку документа.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet