Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

JSFilePath Property

Show in webframe
Gets or sets the path to JavaScript file containing the image processing functions to use.
Syntax
get_jSFilePath();
set_jSFilePath(value);
Object.defineProperty('jSFilePath');

Property Value

TypeDescription
stringThe path to JavaScript file containing the image processing functions to use.
Example

For an example, refer to ImageProcessing.

See Also

Reference

ImageProcessing Object
ImageProcessing Members

Error processing SSI file