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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.LEADVIEW Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.