Return the CSV Document as a single CSV text.
Source position: csvdocument.pp line 158
|  public property TCSVDocument.CSVText : string | 
CSVText calculates the contents of the CSV file as it would be when written using SaveToFile and returns the resulting string.
| 
 | Save to file on disk. | |
| 
 | Save the CSV data to stream. |