Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

FontStretch Property

Show in webframe
Gets or sets a value that indicates the degree to which the typeface is stretched.
Syntax
get_fontStretch();
set_fontStretch(value);
Object.defineProperty('fontStretch');

Property Value

TypeDescription
AnnFontStretchAn AnnFontStretch value that specifies the degree to which the typeface is stretched.
Remarks

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

See Also

Reference

AnnFont Object
AnnFont Members

Error processing SSI file