Gets or sets a value indicating whether this AnnTextRollupObject is expanded.
Object.defineProperty(AnnTextRollupObject.prototype, 'expanded',
get: function(),
set: function(value)
)
expanded: boolean;
true if this AnnTextRollupObject is expanded; otherwise, it is false
When this AnnTextRollupObject object is expanded, it looks and behaves exactly like a normal AnnNoteObject object.
When this AnnTextRollupObject object is not expanded, it shrinks to show only one line of 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