←Select platform

Csv Property

Summary

Gets the CSV load and save options.

Syntax
C#
VB
C++
public CodecsCsvOptions Csv { get; } 
Public ReadOnly Property Csv() As CodecsCsvOptions 
   Get 
public:  
   property CodecsCsvOptions^ Csv 
   { 
      CodecsCsvOptions^ get() 
   } 

Property Value

The CSV load and save options.

Example

For an example, refer to CodecsCsvLoadOptions.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.