Manages the main content view in this document viewer
public DocumentViewerView View { get; }
Public ReadOnly Property View() As DocumentViewerView
Get
public:
property DocumentViewerView^ View
{
DocumentViewerView^ get()
}
The DocumentViewerView object that manages the thumbnails in this document viewer.
This class manages the main content to view the pages of the current Document set in the document viewer.
Refer to DocumentViewerView for more information.
For an example, refer to DocumentViewerView.
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