Gets the automation object of the annotation containers of the frames in this cell.
Object.defineProperty(Cell.prototype, 'automation',
get: function()
)
automation: AnnAutomation; // read-only
AnnAutomation that represents the automation object of the annotation containers of the frames in this cell.
To retrieve the annotation container, refer to Container.
To get a list of frames, refer to Frames.
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