←Select platform

BodyFontName Property

Summary

Gets or sets the name of the font family to use for the body (content) when rendering CSV files.

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

Property Value

The name of the font family to use for the body (content) 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.