Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace > AltoXmlDocumentOptions Class : Indentation Property |
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');
Indentation specifies the indentation string to use when the value of Formatted is true.