←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#
VB
C++
public string BodyFontName { get; set; } 
Public Property BodyFontName() As String 
   Get 
   Set 
public:  
   property String^ BodyFontName 
   { 
      String^ get() 
      void set(String^ value) 
   } 

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 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.