C#
VB
Java
Objective-C
C++
Produce a formatted XML document.
public bool Formatted { get; set; }
Public Property Formatted As Boolean
@property (nonatomic, assign) BOOL formatted
public boolean getFormatted()
public void setFormatted(boolean formatted)
true to produce a formatted XML document, otherwise; false.
Indentation specifies the indentation string to use when the value of Formatted is true.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET