Indentation string to use when producing a formatted XML document.
public string Indentation { get; set; }
Public Property Indentation As String
@property (nonatomic, copy) NSString *indentation
public String getIndentation()
public void setIndentation(String indentation)
The indentation string to use when producing a formatted XML document.. Default value is a tab character.
Indentation specifies the indentation string to use when the value of Formatted is true.
AltoXmlDocumentOptions Members
Programming with LEADTOOLS Document Writers
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