url Property

Summary

The URL to load the file from.

Syntax
TypeScript
JavaScript
Object.defineProperty(LoadFromUriParams.prototype, 'url', 
   get: function(), 
   set: function(value) 
) 
url: string; 

Property Value

A valid URL. Default value is an empty string.

Example

For an example, refer to Viewer.loadFromUri.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.LEADVIEW Assembly