fontWeight Property

Summary

Gets or sets a value that indicates the relative weight of the typeface.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnFont.prototype, 'fontWeight', 
	get: function(), 
	set: function(value) 
) 
fontWeight: AnnFontWeight; 

Property Value

An AnnFontWeight value that specifies the relative weight of the typeface.

Remarks

For more information, refer to Using Text in Annotation Objects.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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