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

Formatted Property (AltoXmlDocumentOptions)

Show in webframe
Indicates whether to produce a formatted XML document.
Syntax
get_formatted();
set_formatted(value);
Object.defineProperty('formatted');

Property Value

TypeDescription
booleantrue to produce a formatted XML document; otherwise, false.
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