This document is archived and information here might be outdated. Recommended version. |
Writes indent for 'pretty' formatting. Default is 2.
[Visual Basic .NET]
Public Sub SetIndent ( _
ByVal Value As Integer _
)
[C#]
public void SetIndent (
int Value
);
[C++]
HRESULT SetIndent(
long Value
);
[C++] Parameters Value
Value is a parameter of type long