- imageUrl
- The URL or virtual directory of the image being loaded.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As WebImageViewer Dim imageUrl As String instance.OpenImageUrl(imageUrl) |
Parameters
- imageUrl
- The URL or virtual directory of the image being loaded.
Refer to ScrollBarVisible
If the imageUrl refers to an URL, the control will download the first page (index 0) to the CacheFolder and display it. Accessing the ImageInfo property returns the name of cached image for this URL.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7