Class PdfDoc
Class PdfDoc
Navne til: Aspose.Pdf.Plugins Anmeldelse af: Aspose.PDF.dll
Det repræsenterer Aspose.Pdf.Plugins.PdfDoc plugin.
public sealed class PdfDoc : IPlugin, IDisposable
Inheritance
Implements
De arvede medlemmer
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
PdfDoc()
public PdfDoc()
Methods
Dispose()
Udførelse af IDISPOSIBLE.
public void Dispose()
Process(IPluginoptioner)
Start Aspose.Pdf.Plugins.PdfDoc behandling med de angivne parametre.
public ResultContainer Process(IPluginOptions options)
Parameters
options
IPluginOptions
Et alternativ objekt, der indeholder instruktioner for Aspose.Pdf.Plugins.PdfDoc.
Returns
En Aspose.Pdf.Plugins.ResultContainer objekt, der indeholder resultatet af operationen.