jsFilePath Property

Summary

Gets or sets the path to JavaScript file containing the image processing functions to use.

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

Property Value

The path to JavaScript file containing the image processing functions to use.

Example

For an example, refer to ImageProcessing.

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 Assembly