indentation Property (AltoXmlDocumentOptions)

Summary

The indentation string to use when producing a formatted XML document.

Syntax

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

Property Value

The 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.

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