Class Ofd
Class Ofd
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll (25.7.0)
Represents the Aspose.Pdf.Plugins.Ofd plugin.
public sealed class Ofd : IPlugin, IDisposable
Inheritance
Implements
Inherited Members
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
Ofd()
public Ofd()
Methods
Dispose()
Implementation of IDisposable.
public void Dispose()
Process(IPluginOptions)
Starts the Aspose.Pdf.Plugins.Ofd processing with the specified parameters.
public ResultContainer Process(IPluginOptions options)
Parameters
options
IPluginOptions
An options object containing instructions for the Aspose.Pdf.Plugins.Ofd.
Returns
An Aspose.Pdf.Plugins.ResultContainer object containing the result of the operation.