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