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 > DocumentViewerDiagnostics Class : DocumentViewer Property |
[BrowsableAttribute(false)] public DocumentViewer DocumentViewer {get;}
'Declaration
<BrowsableAttribute(False)> Public ReadOnly Property DocumentViewer As DocumentViewer
'Usage
Dim instance As DocumentViewerDiagnostics Dim value As DocumentViewer value = instance.DocumentViewer
[BrowsableAttribute(false)] public: property DocumentViewer^ DocumentViewer { DocumentViewer^ get(); }