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

Show in webframe

Indentation Property








Gets or sets a value the indentation string to use when producing a formatted XML document.
Syntax
public string Indentation {get; set;}
'Declaration
 
Public Property Indentation As String
'Usage
 
Dim instance As AltoXmlDocumentOptions
Dim value As String
 
instance.Indentation = value
 
value = instance.Indentation
public string Indentation {get; set;}
@property (nonatomic, copy) NSString *indentation
public String getIndentation()
public void setIndentation(String indentation)
            
 <br/>get_Indentation();<br/>set_Indentation(value);<br/>Object.defineProperty('Indentation'); 
public:
property String^ Indentation {
   String^ get();
   void set (    String^ value);
}

Property Value

The indentation string to use when producing a formatted XML document.. Default value is a tab character.
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
Files to be Included with Your Application
Unlocking Special LEAD Features

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