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

Length Property (ConvertItem)

Show in webframe
The length of the file containing the data.
Syntax
get_length();
Object.defineProperty('length');

Property Value

TypeDescription
intThe length of the file on server containing the conversion data in bytes. Default value is 0.
Remarks

This is the length of the file in Url. 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