←Select platform

Name Property

Summary

Gets the name of the font family. The Name property represents the typeface used for rendering text.

Syntax

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

Property Value

A string representing the font family name.

Remarks

The Name property is a fundamental aspect of text styling, determines the overall look of the text based on the characteristics of the chosen font family. Each font family has its own design, affecting aspects such as letter spacing, height, width, and special characters, which can significantly influence the readability and aesthetic appeal of text.

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.