Class PdfToImage
Class PdfToImage
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
PDF’den resme dönüştürme eklentisini temsil eder.
public abstract class PdfToImage : IPlugin, IDisposable
Miras
Türetilmiş
Uygulamalar
Miras Alınan Üyeler
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Açıklamalar
Aspose.Pdf.Plugins.PdfToImage sınıfı, PDF belgesini resimlere dönüştürmek için kullanılır.
Yapıcılar
PdfToImage()
protected PdfToImage()
Yöntemler
Dispose()
System.IDisposable’ın uygulanması. Aslında, Aspose.Pdf.Plugins.PdfToImage için gerekli değildir.
public void Dispose()
Process(IPluginOptions)
Belirtilen parametrelerle Aspose.Pdf.Plugins.PdfToImage işleme başlar.
public ResultContainer Process(IPluginOptions pdfImageOptions)
Parametreler
pdfImageOptions
IPluginOptions
PdfImage için talimatlar içeren bir seçenek nesnesi.
Dönüşler
Dönüşüm sonucunu içeren bir ResultContainer nesnesi.