Class DocumentSeparatorSheet.DocumentSeparatorSheetOption
ja nimityö: Aspose.Page.XPS.XpsMetadata Kokoelma: Aspose.Page.dll (25.4.0)
Kuvaile Aspose.Page.XPS.xpsMetadata.DocumentSeparatorSheet -ominaisuusvaihtoehtoja.
public sealed class DocumentSeparatorSheet.DocumentSeparatorSheetOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentSeparatorSheet.DocumentSeparatorSheetOption
Implements
IFeatureItem , IPrintTicketElementChild
Perintöjäsenet
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
Määritä erillislevy asiakirjan alussa ja lopussa.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption BothSheets
kentän arvo
DocumentSeparatorSheet . DocumentSeparatorSheetOption
EndSheet
Määritä erillislehti asiakirjan lopussa.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheet
kentän arvo
DocumentSeparatorSheet . DocumentSeparatorSheetOption
None
Se ei määritä erillislevyä(s).
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None
kentän arvo
DocumentSeparatorSheet . DocumentSeparatorSheetOption
StartSheet
Määritä erillislevy asiakirjan alussa.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet