←Select platform

SecondBackColor Property

Summary

Gets or sets the second background color to use when rendering the rows or columns of CSV files.

Syntax
C#
C++/CLI
Python
public RasterColor SecondBackColor { get; set; } 
public:  
   property RasterColor^ SecondBackColor 
   { 
      RasterColor^ get() 
      void set(RasterColor^ value) 
   } 
SecondBackColor # get and set (CodecsCsvLoadOptions) 

Property Value

The second background color to use when rendering the rows or columns of CSV files. The default value is White. The default value is #FFFFFFFF.

Remarks

Refer to CsvColorMode for more information.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

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