fontStretch Property

Summary

Gets or sets a value that indicates the degree to which the typeface is stretched.

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

Property Value

An AnnFontStretch value that specifies the degree to which the typeface is stretched.

Remarks

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

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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