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

Name Property (LoadDocumentOptions)

Show in webframe
Optional name of the document.
Syntax
get_name();
set_name(value);
Object.defineProperty('name');

Property Value

TypeDescription
stringThe optional name of the document.
Remarks

Name is not used in any special way by the Documents library. This can be set to any value to indicate for example a database field or friendly name of this document.

This value is set to Name when the document is loaded successfully.

If this value is null, then Name will be set from the file name with extension of the original document file name or URL.

See Also

Reference

LoadDocumentOptions Object
LoadDocumentOptions Members

Error processing SSI file