Gets or sets a value that indicates the relative weight of the typeface.
Object.defineProperty(AnnFont.prototype, 'fontWeight',
get: function(),
set: function(value)
)
fontWeight: AnnFontWeight;
An AnnFontWeight value that specifies the relative weight of the typeface.
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