Class Ofd

Ofd class

Represents the Ofd plugin.

public sealed class Ofd : IDisposable, IPlugin

Constructors

NameDescription
Ofd()The default constructor.

Methods

NameDescription
Dispose()Implementation of IDisposable.
Process(IPluginOptions)Starts the Ofd processing with the specified parameters.

See Also