urlMode Property

Summary

Represents the type of loading that will occur when Run is called.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageLoader.prototype, 'urlMode', 
	get: function(), 
	set: function(value) 
) 

Property Value

A value of ImageLoaderUrlMode indicating the type of loading that will occur. The default value is ImageLoaderUrlMode.ImageUrl.

Remarks

Run kicks off the ImageLoader using the provided ImageLoaderUrlMode enum value. See ImageLoaderUrlMode for more information on the differences between each type of image loading.

Requirements

Target Platforms

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

Leadtools Assembly

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