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

Indentation Property

Show in webframe
The indentation string to use when producing a formatted XML document.
Syntax
get_indentation();
set_indentation(value);
Object.defineProperty('indentation');

Property Value

TypeDescription
stringThe indentation string to use when producing a formatted XML document.. Default value is a tab character.
Remarks

Indentation specifies the indentation string to use when the value of Formatted is true.

See Also

Reference

AltoXmlDocumentOptions Object
AltoXmlDocumentOptions Members

Error processing SSI file