url Property (ConvertItem)

Summary

The URL to the file containing the data.

Syntax

JavaScript Syntax
Object.defineProperty(ConvertItem.prototype, 'url', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
url: string;

Property Value

The 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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize