[]
Base class for all exporters working over list of pages. Derived classes must override ProcessPage method.
public abstract class PagesExporter : Exporter
Name | Description |
---|---|
PagesExporter() | Initializes a new instance of the PagesExporter class. |