Gets or sets an AnnTextDecorations that contains text decorations to apply to this AnnFont.
Object.defineProperty(AnnFont.prototype, 'textDecoration',
get: function(),
set: function(value)
)
textDecoration: AnnTextDecorations;
Text decorations to apply to this AnnFont.
The TextDecoration property specifies ornamentation you can add to the text of an AnnFont. There are four types of text decorations: underline, baseline, strikethrough, and overline.
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