Class PngOptions
Class PngOptions
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Aspose.Pdf.Plugins.Png eklentisi için Pdf’den Png’ye dönüştürücü seçeneklerini temsil eder.
public sealed class PngOptions : PdfToImageOptions, IPluginOptions
Miras
object ← PdfToImageOptions ← PngOptions
Uygulamalar
Miras Alınan Üyeler
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()
Yapıcılar
PngOptions()
public PngOptions()
Özellikler
OperationName
İşlemin adını döndürür.
public override string OperationName { get; }