←Select platform

FontStyle Property

Summary

Gets the style attribute (such as bold, italic and underline) applied to the font.

Syntax

C#
C++/CLI
Python
public FontStyle FontStyle { get; } 
public:  
   property FontStyle^ FontStyle 
   { 
      FontStyle^ get() 
   } 
FontStyle # get  (Font) 

Property Value

An enumeration value that represents the combination of style attributes applied to the font. The FontStyle enumeration includes values such as Regular, Bold, Italic, Underline, Strikeout, and combinations thereof.

Requirements

Target Platforms

See Also

Font Class

Font Members

Leadtools.Document.LEADOffice.Sheet Namespace

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

Leadtools.Document.LEADOffice Assembly

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