Class PngOptions
Class PngOptions
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Stellt die Optionen für den Pdf zu Png-Konverter für das Aspose.Pdf.Plugins.Png-Plugin dar.
public sealed class PngOptions : PdfToImageOptions, IPluginOptions
Vererbung
object ← PdfToImageOptions ← PngOptions
Implementiert
Vererbte Mitglieder
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()
Konstruktoren
PngOptions()
public PngOptions()
Eigenschaften
OperationName
Gibt den Namen der Operation zurück.
public override string OperationName { get; }