CsvCharSet values

Stimulsoft Reports.WEB discussion
Post Reply
keris
Posts: 22
Joined: Fri Oct 04, 2013 10:14 am

CsvCharSet values

Post by keris »

What valueset is valid for CsvCharSet property of StiWebViewer when configured via ASPX file ( not code behind ) ?
Thanx so far
Peter
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: CsvCharSet values

Post by HighAley »

Hello, Peter.

We use the System.Text.Encoding class from .Net Framework.
You could get a list of the Encoding Names that you could use on the MSDN library.

Thank you.
Post Reply