Gets or sets a value that indicates the degree to which the typeface is stretched.
Object.defineProperty(AnnFont.prototype, 'fontStretch',
get: function(),
set: function(value)
)
fontStretch: AnnFontStretch;
An AnnFontStretch value that specifies the degree to which the typeface is stretched.
For more information, refer to Using Text in Annotation Objects.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET