This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJSONWriter Interface > IJSONWriter.SetFormatted Method (ArcObjects .NET 10.4 SDK) |
Writes 'pretty' formatting on or off.
[Visual Basic .NET] Public Sub SetFormatted ( _ ByVal Value As Boolean _ )
[C#] public void SetFormatted ( bool Value );
[C++]
HRESULT SetFormatted(
VARIANT_BOOL Value
);
[C++]
Parameters Value Value is a parameter of type VARIANT_BOOL