Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Link Property

Show in webframe
An HTTP link to LEADTOOLS support for exceptions that occur on the server.
Syntax
get_link();
Object.defineProperty('link');

Property Value

TypeDescription
stringA string usable as a link to documentation on understanding the different code error values.
Remarks

The Code property may return an integer other than zero, which would indicate a specific LEAD error. In that case, the Link will be a link to documentation that maps that code to a value. Otherwise, the link will be a general documentation link.

See ServiceError for more information.

See Also

Reference

ServiceError Object
ServiceError Members

Error processing SSI file