Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Show in webframe

Formatted Property (AltoXmlDocumentOptions)








Gets or sets a value that indicates whether to produce a formatted XML document.
Syntax
public bool Formatted {get; set;}
'Declaration
 
Public Property Formatted As Boolean
'Usage
 
Dim instance As AltoXmlDocumentOptions
Dim value As Boolean
 
instance.Formatted = value
 
value = instance.Formatted
public bool Formatted {get; set;}
@property (nonatomic, assign) BOOL formatted
public boolean getFormatted()
public void setFormatted(boolean formatted)
            
 <br/>get_Formatted();<br/>set_Formatted(value);<br/>Object.defineProperty('Formatted'); 
public:
property bool Formatted {
   bool get();
   void set (    bool value);
}

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

See Also

Reference

AltoXmlDocumentOptions Class
AltoXmlDocumentOptions Members
DocumentWriter Class
Programming with LEADTOOLS Document Writers

Error processing SSI file
Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features