←Select platform

HeaderFontName Property

Summary

Gets or sets the name of the font family to use for the header when rendering CSV files.

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

Property Value

The name of the font family to use for the header when rendering CSV files. The default value is "Courier New".

Requirements

Target Platforms

Help Version 22.0.2023.5.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.