[]
        
(Showing Draft Content)

C1.C1Preview.Export.PagesExporter

PagesExporter Class

Base class for all exporters working over list of pages. Derived classes must override ProcessPage method.

Namespace: C1.C1Preview.Export
Assembly: C1.PrintDocument.4.8.dll
Syntax
public abstract class PagesExporter : Exporter

Constructors

Name Description
PagesExporter()

Initializes a new instance of the PagesExporter class.