←Select platform

TableBorderColor Property

Summary

Gets or sets the color to use to draw the table border when rendering CSV files.

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

Property Value

The platform-independent representation of the ARGB color used to draw the table border when rendering 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.