←Select platform

TableBorderWidth Property

Summary

Gets or sets the table border width (in pixels) to use when rendering CSV files.

Syntax
C#
C++/CLI
Python
public int TableBorderWidth { get; set; } 
public:  
   property Int32 TableBorderWidth 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
TableBorderWidth # get and set (CodecsCsvLoadOptions) 

Property Value

The table border width (in pixels) to use when rendering CSV files. The default value is 10.

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.