Gets or sets the type of the overlay text.
Object.defineProperty(OverlayText.prototype, 'type',
get: function(),
set: function(value)
)
type: OverlayTextType;
OverlayTextType enumeration which indicates the type of the overlay text.
The text of every type here is automatically generated, except for UserData which will show a value entered by the user, to enter this value, refer to Text.
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