←Select platform

Formatted Property (AltoXmlDocumentOptions)

Summary

Produce a formatted XML document.

Syntax

C#
VB
Java
Objective-C
C++
public bool Formatted {get; set;}
Public Property Formatted As Boolean
@property (nonatomic, assign) BOOL formatted
public boolean getFormatted() 
public void setFormatted(boolean formatted) 
public: 
property bool Formatted { 
   bool get(); 
   void set (    bool ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.DocumentWriters Assembly
Click or drag to resize