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

TypeScript
JavaScript
Object.defineProperty(Font.prototype, 'color', 
	get: function() 
) 
color: string; // read-only 

Property Value

This property returns a string representing the color of the font.

Requirements

Target Platforms

See Also

Font Class

Font Members

Leadtools.Document.SheetEditor 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.SheetEditor Assembly

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