←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#
VB
C++
public RasterColor BodyFontColor { get; set; } 
Public Property BodyFontColor() As RasterColor 
   Get 
   Set 
public:  
   property RasterColor^ BodyFontColor 
   { 
      RasterColor^ get() 
      void set(RasterColor^ value) 
   } 

Property Value

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

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.