←Select platform

ViewerURL Property

Summary

Gets or sets the current ViewerURL.

Syntax

C#
VB
C++
public string ViewerURL { get; set; } 
  
Public Property ViewerURL As String 
public: 
property String^ ViewerURL { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The current ViewerURL

Example

For an example, refer to IsStarted.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly