Class PdfDoc

PdfDoc class

Represents PdfDoc plugin.

public sealed class PdfDoc : IDisposable, IPlugin

Constructors

NameDescription
PdfDoc()The default constructor.

Methods

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

See Also