C#
VB
C++
The location of the document loaded.
public Uri Uri { get; }
Public ReadOnly Property Uri() As System.Uri
Get
public:
property System::Uri^ Uri
{
System::Uri^ get()
}
The location of the document loaded. This is the uri value passed to LoadFromUriAsync.
For an example, refer to DocumentFactory.LoadFromUriAsync.
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