jsFilePath Property

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(ImageProcessing.prototype, 'jsFilePath', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly