Class PdfDoc
Class PdfDoc
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
يمثل مكون Aspose.Pdf.Plugins.PdfDoc.
public sealed class PdfDoc : IPlugin, IDisposable
الوراثة
التنفيذ
الأعضاء الموروثة
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
المنشئات
PdfDoc()
public PdfDoc()
الطرق
Dispose()
تنفيذ واجهة IDisposable.
public void Dispose()
Process(IPluginOptions)
يبدأ معالجة Aspose.Pdf.Plugins.PdfDoc مع المعلمات المحددة.
public ResultContainer Process(IPluginOptions options)
المعلمات
options
IPluginOptions
كائن خيارات يحتوي على تعليمات لـ Aspose.Pdf.Plugins.PdfDoc.
العائدات
كائن Aspose.Pdf.Plugins.ResultContainer يحتوي على نتيجة العملية.