LinkBase.ExportToText Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports a report to the specified stream in text format using the specified TXT-specific options. |
Export |
stream | Exports a report to the specified stream in Text format. |
Export |
file |
Exports a report to the specified file path in text format using the specified TXT-specific options. |
Export |
file |
Exports a report to the specified file path in text format. |