loadOptions Property

Summary

Indicates the LoadDocumentOptions to be used.

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

Property Value

Default value is null. If no LoadDocumentOptions object is provided, a default LoadOptions object is created.

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