فئة PdfToPngOptions

معلومات

تمثل خيارات تحويل PDF إلى PNG لإضافة Documentize.PngConverter.

public sealed class PdfToPngOptions : PluginBaseOptions, IPluginOptions

الوراثة

objectPluginBaseOptionsPdfToPngOptions

تطبيقات

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

الباني

PdfToPngOptions()

initializes a new instance of the Documentize.PdfToPngOptions object.

public PdfToPngOptions()

الخصائص

OutputResolution

Gets or sets the resolution value of the resulting images.

public int OutputResolution { get; set; }

قيمة الخاصية

int

PageList

Gets or sets a list of pages for the process.

public List<int> PageList { get; set; }

قيمة الخاصية

List<int&gt;

Namespace: Documentize Assembly: Documentize.dll

 عربي