←Select platform

BodyFontColor Property

Summary

Gets or sets a value that indicates whether to use when rendering the body (content) of CSV files.

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

Property Value

The color to use when rendering the body (content) of CSV files. The default value is Black. The default value is #FF000000.

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.