Parent container of the view part of the document viewer
Object.defineProperty(DocumentViewerCreateOptions.prototype, 'viewContainer',
get: function(),
set: function(value)
)
viewContainer: HTMLElement;
The parent container of the view part of the document viewer.
Refer to DocumentViewerCreateOptions for more information.
For an example, refer to DocumentViewer.
DocumentViewerCreateOptions Class
DocumentViewerCreateOptions Members
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