←Select platform

TableBorderWidth Property

Summary

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

Syntax
C#
VB
C++
public int TableBorderWidth { get; set; } 
Public Property TableBorderWidth() As Integer 
   Get 
   Set 
public:  
   property Int32 TableBorderWidth 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

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

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.