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 : Formatted Property |
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');
Indentation specifies the indentation string to use when the value of Formatted is true.