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