This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJSONWriter Interface > IJSONWriter.SetIndent Method (ArcObjects .NET 10.5 SDK) |
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