Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

Il nome: Aspose.Page.XPS.XpsMetadata Assemblea: Aspose.Page.dll (25.4.0)

Descrive le opzioni di funzionalità Aspose.Page.XPS.XpsMetadata.DocumentSeparatorSheet.

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Option DocumentSeparatorSheet.DocumentSeparatorSheetOption

Implements

IFeatureItem , IPrintTicketElementChild

I membri ereditari

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

Indica un foglio di separatore all’inizio e alla fine del documento.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption BothSheets

Valore di campo

DocumentSeparatorSheet . DocumentSeparatorSheetOption

EndSheet

Indica un foglio di separatore alla fine del documento.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheet

Valore di campo

DocumentSeparatorSheet . DocumentSeparatorSheetOption

None

Non è indicato alcun foglio separatore(s).

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None

Valore di campo

DocumentSeparatorSheet . DocumentSeparatorSheetOption

StartSheet

Indica un foglio di separatore all’inizio del documento.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet

Valore di campo

DocumentSeparatorSheet . DocumentSeparatorSheetOption

 Italiano