←Select platform

FirstBackColor Property

Summary

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

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

Property Value

The first 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 22.0.2023.5.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

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