←Select platform

HeaderFontColor Property

Summary

Gets or sets the color to use when rendering the header of CSV files.

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

Property Value

The color to use when rendering the header of CSV files. The default value is Black. The default value is #FF000000.

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.