Class PdfDoc
Class PdfDoc
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Reprezentuje wtyczkę Aspose.Pdf.Plugins.PdfDoc.
public sealed class PdfDoc : IPlugin, IDisposable
Dziedziczenie
Implementuje
Członkowie dziedziczeni
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Konstruktory
PdfDoc()
public PdfDoc()
Metody
Dispose()
Implementacja IDisposable.
public void Dispose()
Process(IPluginOptions)
Rozpoczyna przetwarzanie Aspose.Pdf.Plugins.PdfDoc z określonymi parametrami.
public ResultContainer Process(IPluginOptions options)
Parametry
options
IPluginOptions
Obiekt opcji zawierający instrukcje dla Aspose.Pdf.Plugins.PdfDoc.
Zwraca
Obiekt Aspose.Pdf.Plugins.ResultContainer zawierający wynik operacji.