Class PdfDoc
Class PdfDoc
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Représente le plugin Aspose.Pdf.Plugins.PdfDoc.
public sealed class PdfDoc : IPlugin, IDisposable
Héritage
Implémente
Membres hérités
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructeurs
PdfDoc()
public PdfDoc()
Méthodes
Dispose()
Implémentation de IDisposable.
public void Dispose()
Process(IPluginOptions)
Démarre le traitement de Aspose.Pdf.Plugins.PdfDoc avec les paramètres spécifiés.
public ResultContainer Process(IPluginOptions options)
Paramètres
options
IPluginOptions
Un objet d’options contenant des instructions pour Aspose.Pdf.Plugins.PdfDoc.
Renvoie
Un objet Aspose.Pdf.Plugins.ResultContainer contenant le résultat de l’opération.