CSS class name to apply to the parent HTML Div Element of this image viewer.
Object.defineProperty(ImageViewerCreateOptions.prototype, 'parentDivClass',
get: function(),
set: function(value)
)
parentDivClass: string;
The CSS class name to apply to ParentDiv. Default value is "lt-imageviewer".
For more information refer to Image Viewer Elements Mode.
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