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

Url Property

Show in webframe
The URL to the file containing the data.
Syntax
get_url();
Object.defineProperty('url');

Property Value

TypeDescription
stringThe URL to the file on server containing the conversion data. Default value is null.
Remarks

For more information, refer to DocumentConvertResult

Example

For an example, refer to Document.Convert

See Also

Reference

ConvertItem Object
ConvertItem Members

Error processing SSI file