Gets the object that manages the raster and SVG image settings of the document.
Object.defineProperty(Document.prototype, 'images',
get: function()
)
images: DocumentImages; // read-only
The DocumentImages object that manages the raster and SVG image settings of this Document.
Refer to DocumentImages for more information.
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