←Select platform

Is this page helpful?

In this page

Color Property

Summary

Gets the color of the font. The Color property specifies the text color used when rendering the font on the screen.

Syntax

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

Property Value

This property returns a RasterColor object representing the color of the font.

Requirements

Target Platforms

See Also

Font Class

Font Members

Leadtools.Document.LEADOffice.Sheet Namespace

Help Version 23.0.2024.4.15
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.