Class PdfToImage

Class PdfToImage

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

يمثل مكون تحويل PDF إلى صورة.

public abstract class PdfToImage : IPlugin, IDisposable

الوراثة

objectPdfToImage

المشتقات

Jpeg, Png, Tiff

التنفيذ

IPlugin, IDisposable

الأعضاء الموروثة

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

ملاحظات

تستخدم فئة Aspose.Pdf.Plugins.PdfToImage لتحويل مستند PDF إلى صور.

المنشئات

PdfToImage()

protected PdfToImage()

الطرق

Dispose()

تنفيذ لـ System.IDisposable. في الواقع، ليس من الضروري لـ Aspose.Pdf.Plugins.PdfToImage.

public void Dispose()

Process(IPluginOptions)

يبدأ معالجة Aspose.Pdf.Plugins.PdfToImage مع المعلمات المحددة.

public ResultContainer Process(IPluginOptions pdfImageOptions)

المعلمات

pdfImageOptions IPluginOptions

كائن خيارات يحتوي على تعليمات لـ PdfImage.

العائدات

ResultContainer

كائن ResultContainer يحتوي على نتيجة التحويل.

 عربي