←Select platform

BodyFontUnderline Property

Summary

Gets or sets a value that indicates whether to use italic font when rendering the body content of CSV files.

Syntax
C#
VB
C++
public bool BodyFontUnderline { get; set; } 
Public Property BodyFontUnderline() As Boolean 
   Get 
   Set 
public:  
   property bool BodyFontUnderline 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to use italic font when rendering the body content of CSV files; otherwise, false.

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.