Class PngOptions

Class PngOptions

Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll

Rappresenta le opzioni del convertitore da Pdf a Png per il plugin Aspose.Pdf.Plugins.Png.

public sealed class PngOptions : PdfToImageOptions, IPluginOptions

Ereditarietà

objectPdfToImageOptionsPngOptions

Implementa

IPluginOptions

Membri Ereditati

PdfToImageOptions.AddInput(IDataSource), PdfToImageOptions.AddOutput(IDataSource), PdfToImageOptions.Inputs, PdfToImageOptions.OperationName, PdfToImageOptions.Outputs, PdfToImageOptions.ConversionMode, PdfToImageOptions.PageList, PdfToImageOptions.OutputResolution, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Costruttori

PngOptions()

public PngOptions()

Proprietà

OperationName

Restituisce il nome dell’operazione.

public override string OperationName { get; }

Valore della Proprietà

string

 Italiano