formatted Property

Summary

Indicates whether to produce a formatted XML document.

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

Property Value

true to produce a formatted XML document; otherwise, false.

Remarks

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

Requirements

Target Platforms

Help Version 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.