ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / JsonSerializationSettings Class / PrettyPrint Property

In This Topic
    PrettyPrint Property
    In This Topic
    Gets and sets whether JSON output should be formatted with whitespace and newlines. Default value is true.
    Syntax
    public bool PrettyPrint {get; set;}
    Public Property PrettyPrint As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also