Keyoti RapidSpell Web .NET Help Docs
Beautify Method (input)
API DocumentationKeyoti.RapidSpell.fastJSONJSONBeautify(String)
Keyoti RapidSpell Web .NET
Create a human readable string from the json
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static string Beautify(
	string input
)
public static string Beautify(
	string input
)
Public Shared Function Beautify ( 
	input As String
) As String
Public Shared Function Beautify ( 
	input As String
) As String
public:
static String^ Beautify(
	String^ input
)
public:
static String^ Beautify(
	String^ input
)
static member Beautify : 
        input : string -> string 
static member Beautify : 
        input : string -> string 
Parameters
input (String)
Return Value
String

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331