←Select platform

HeaderFontSize Property

Summary

Gets or sets the size of the font to use when rendering the header of CSV files.

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

Property Value

The size of the font in points to use when rendering the header of CSV files. The default value is 12.

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.