Class DocumentSeparatorSheet.DocumentSeparatorSheetOption
nazivni prostor: Aspose.Page.XPS.XpsMetadata Sastav: Aspose.Page.dll (25.4.0)
Opisuje opcije Aspose.Page.XPS.xpsMetadata.DocumentSeparatorSheet funkcije.
public sealed class DocumentSeparatorSheet.DocumentSeparatorSheetOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentSeparatorSheet.DocumentSeparatorSheetOption
Implements
IFeatureItem , IPrintTicketElementChild
naslijeđeni članovi
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
Određuje list odvojenika na početku i kraju dokumenta.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption BothSheets
Vrijednost polja
DocumentSeparatorSheet . DocumentSeparatorSheetOption
EndSheet
Određuje list odvojenika na kraju dokumenta.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheet
Vrijednost polja
DocumentSeparatorSheet . DocumentSeparatorSheetOption
None
Ne navodi nijedan separator list(s).
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None
Vrijednost polja
DocumentSeparatorSheet . DocumentSeparatorSheetOption
StartSheet
Određuje list odvojenika na početku dokumenta.
public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet