[]
Base class for all SSRS exporters.
public abstract class Exporter : ExportFilter, IDisposable
Name | Description |
---|---|
Exporter() |
Name | Description |
---|---|
AddValue(StringBuilder, string, Unit) | For internal use. |
AddValue(StringBuilder, string, string) | For internal use. |
AddValuePreserve(StringBuilder, string, string) | For internal use. |
GetDevInfo() | Returns DeviceInfo string for SSRS. |
GetFormat() | Returns format identifier for SSRS. |