Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewer Class : View Property |
public DocumentViewerView View {get;}
'Declaration
Public ReadOnly Property View As DocumentViewerView
'Usage
Dim instance As DocumentViewer Dim value As DocumentViewerView value = instance.View
public: property DocumentViewerView^ View { DocumentViewerView^ get(); }
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.