IExporter

Description

The IExporter interface contains general properties and methods that are used to export different objects.

Properties

  Property name Brief description
CSSClassName The CSSClassName property determines a prefix for elements of HTML styles table.
Encoding The Encoding property sets the code page of the conversion table according to which the data is to be exported.
ExportFromWeb The ExportFromWeb property determines, which operation is to be executed with the report in the web application: the report is exported or opened in the preview mode.

Methods

  Method name Brief description
ExportToFile The ExportToFile method exports data to a file of the specified format.

See also:

Drawing Assembly Interfaces