Class XpsConverterToPdfOptions

Class XpsConverterToPdfOptions

Il nome: Aspose.Page.Plugins Assemblea: Aspose.Page.dll (25.4.0)

Represente le opzioni di convertitore XPS a PDF per Aspose.Page.Plugins.XpsConverter plugin.

public sealed class XpsConverterToPdfOptions : XpsConverterOptions, IPluginOptions

Inheritance

object XpsConverterOptions XpsConverterToPdfOptions

Implements

IPluginOptions

I membri ereditari

XpsConverterOptions.AddDataSource(IDataSource) , XpsConverterOptions.AddSaveDataSource(IDataSource) , XpsConverterOptions.DataCollection , XpsConverterOptions.SaveTargetsCollection , XpsConverterOptions.OperationName , XpsConverterOptions.JpegQualityLevel , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

XpsConverterToPdfOptions()

Inizia una nuova instanza di Aspose.Page.Plugins.XpsConverterToPdfOptions oggetto con opzioni predefinite.

public XpsConverterToPdfOptions()

Properties

OperationName

Ritorna il nome operativo.

public override string OperationName { get; }

Valore di proprietà

string

PageNumbers

Riceve/installa l’arredamento di numeri di pagine nel documento XPS da convertire. se non è impostato tutte le pagine saranno convertite.

public int[] PageNumbers { get; set; }

Valore di proprietà

int [ ]

 Italiano